LSSTApplications  18.0.0+74,19.0.0+5,19.0.0+75,19.0.0+9,19.0.0-1-g20d9b18+30,19.0.0-1-g49a97f9+3,19.0.0-1-g8c57eb9+30,19.0.0-1-g9a028c0+10,19.0.0-1-ga72da6b+3,19.0.0-1-gb77924a+11,19.0.0-1-gbfe0924+62,19.0.0-1-ge272bc4+30,19.0.0-1-gefe1d0d+46,19.0.0-1-gf8cb8b4,19.0.0-14-g7511ce4+2,19.0.0-16-g3dc1a33c+2,19.0.0-17-g59f0e8a,19.0.0-17-g9c22e3c+6,19.0.0-18-g2c901ce+6,19.0.0-18-g35bb99870+1,19.0.0-19-g2772d4a+5,19.0.0-19-g85fbfd3+5,19.0.0-2-g0d9f9cd+70,19.0.0-2-g260436e+50,19.0.0-2-g9675b69+3,19.0.0-2-gbcc4de1,19.0.0-2-gd6f004e+2,19.0.0-2-gde8e5e3+4,19.0.0-2-gff6972b+14,19.0.0-3-ga642a0f,19.0.0-3-gf3b1435+2,19.0.0-4-gac56cce+13,19.0.0-47-g0e06596+2,19.0.0-49-g6858528b,19.0.0-5-g66946eb+2,19.0.0-5-gd8897ba+2,19.0.0-7-g3343160,19.0.0-7-g686a884+4,19.0.0-7-g886f805+2,w.2020.17
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-7-g686a884+4'
3 __repo_version__ = '19.0.0-7-g686a884'
4 __fingerprint__ = '686a884ec18b5a6267ea32289b315f2d3bb31c30'
5 __rebuild_version__ = 4
6 __dependency_versions__ = {
7  'boost': '1.69.lsst1',
8  'python': 'unknown',
9  'base': '19.0.0-2-g9675b69+3',
10  'pex_exceptions': '19.0.0+5',
11  'numpy': '1.16.2',
12  'boost_test': '1.69.lsst1',
13  'pybind11': '2.2.4.lsst2',
14 }
15 __all__ = (
16  '__version__',
17  '__repo_version__',
18  '__fingerprint__',
19  '__rebuild_version__',
20  '__dependency_versions__',
21 )