LSSTApplications  17.0+42,17.0+74,17.0+8,18.0.0,18.0.0+1,18.0.0+10,18.0.0+11,18.0.0+2,18.0.0+4,18.0.0+5,18.0.0+9,18.0.0-1-g0001055+1,18.0.0-1-g0896a44,18.0.0-1-g1349e88+4,18.0.0-1-g2505f39+2,18.0.0-1-g5e4b7ea+1,18.0.0-1-g85f8cd4+3,18.0.0-1-g8d41266+4,18.0.0-1-g9a6769a+1,18.0.0-1-ge10677a+2,18.0.0-1-gf8bf62c+1,18.0.0-2-g000ad9a+3,18.0.0-2-g0ee56d7+7,18.0.0-2-g31c43f9+2,18.0.0-2-g9c63283+3,18.0.0-2-gdf0b915+4,18.0.0-2-gf03bb23,18.0.0-3-g230d21f+2,18.0.0-4-g329782e+4,18.0.0-4-gd2e8982,18.0.0-5-ga38416e7+8,18.0.0-5-gba33251+4,18.0.0-7-g898c2a1,18.0.0-8-g01e196b65,18.0.0-8-g24ce6f0f+4,18.0.0-8-g697fdba+3,w.2019.29
LSSTDataManagementBasePackage
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '18.0.0+2'
3 __repo_version__ = '18.0.0'
4 __fingerprint__ = '54f2ebc1e698607b9a41dd8e3b459b2383212fdd'
5 __version_info__ = (18, 0, 0)
6 __rebuild_version__ = 2
7 __dependency_versions__ = {
8  'boost': '1.69+1',
9  'python': 'unknown',
10  'base': '17.0+8',
11  'pex_exceptions': '18.0.0+1',
12  'numpy': '1.16.2',
13  'utils': '18.0.0-2-gf03bb23',
14  'boost_regex': '1.69+1',
15  'daf_base': '18.0.0-1-gf8bf62c+1',
16  'boost_system': '1.69+1',
17  'boost_filesystem': '1.69+1',
18  'pex_policy': '18.0.0-1-g0001055+1',
19  'pybind11': '2.2.4.lsst1+1',
20 }
21 __all__ = (
22  '__version__',
23  '__repo_version__',
24  '__fingerprint__',
25  '__version_info__',
26  '__rebuild_version__',
27  '__dependency_versions__',
28 )