lsst.ctrl.pool  20.0.0+1
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '20.0.0+1'
3 __repo_version__ = '20.0.0'
4 __fingerprint__ = '0x0'
5 __version_info__ = (20, 0, 0)
6 __rebuild_version__ = 1
7 __dependency_versions__ = {
8  'boost': 'unknown',
9  'python': 'unknown',
10  'base': '20.0.0-3-g082faa5',
11  'pex_exceptions': '20.0.0+1',
12  'numpy': 'None',
13  'utils': '20.0.0+1',
14  'boost_regex': 'unknown',
15  'daf_base': '20.0.0+1',
16  'log4cxx': 'unknown',
17  'log': '20.0.0+1',
18  'boost_system': 'unknown',
19  'boost_filesystem': 'unknown',
20  'pex_policy': '20.0.0+1',
21  'daf_persistence': '20.0.0+1',
22  'pex_config': '20.0.0+1',
23  'pipe_base': '20.0.0+1',
24 }
25 __all__ = (
26  '__version__',
27  '__repo_version__',
28  '__fingerprint__',
29  '__version_info__',
30  '__rebuild_version__',
31  '__dependency_versions__',
32 )