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