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