LSSTApplications  18.0.0+54,19.0.0,19.0.0+1,19.0.0+16,19.0.0+17,19.0.0+19,19.0.0+24,19.0.0+3,19.0.0-1-g20d9b18+10,19.0.0-1-g425ff20,19.0.0-1-g5549ca4,19.0.0-1-g580fafe+10,19.0.0-1-g6fe20d0+2,19.0.0-1-g8c57eb9+10,19.0.0-1-gbfe0924+1,19.0.0-1-gdc0e4a7+15,19.0.0-1-ge272bc4+10,19.0.0-1-ge3aa853+1,19.0.0-14-gbb28fe44+1,19.0.0-16-g8258e2a+1,19.0.0-2-g0d9f9cd+17,19.0.0-2-g260436e+1,19.0.0-2-g9b11441+4,19.0.0-2-gd955cfd+23,19.0.0-3-g6513920+1,19.0.0-3-gc4f6e04,19.0.0-4-g41ffa1d+3,19.0.0-4-g725f80e+19,19.0.0-4-ga8eba22,19.0.0-5-g0745e3f+1,19.0.0-5-gd943061d,19.0.0-6-gb6b8b0a+1,19.0.0-7-ge358e0fc4,19.0.0-7-gea0a0fe+6,w.2020.03
LSSTDataManagementBasePackage
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '19.0.0-4-ga8eba22'
3 __repo_version__ = '19.0.0-4-ga8eba22'
4 __fingerprint__ = 'a8eba2281326a04fcaae180debc70eb5aa62ef68'
5 __dependency_versions__ = {
6  'boost': '1.69.lsst1',
7  'python': 'unknown',
8  'base': '19.0.0-1-g425ff20',
9  'pex_exceptions': '19.0.0+1',
10  'numpy': '1.16.2',
11  'boost_test': '1.69.lsst1',
12  'pybind11': '2.2.4.lsst1+2',
13 }
14 __all__ = (
15  '__version__',
16  '__repo_version__',
17  '__fingerprint__',
18  '__dependency_versions__',
19 )