lsst.meas.algorithms  8.0-hsc+1
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '8.0-hsc+1'
3 __repo_version__ = '8.0-hsc'
4 __fingerprint__ = 'a57c468973fa5370a12dda87d6760835b5e4d84f'
5 __rebuild_version__ = 1
6 __dependency_versions__ = {
7  'boost': '1.60.lsst1-4-g7c78c5aa',
8  'numpy': '1.13.1-2-g36a8a36',
9  'eigen': '8.0-hsc',
10  'fftw': '3.3.4.lsst2',
11  'ndarray': '8.0-hsc',
12  'starlink_ast': '8.0-hsc',
13  'astshim': '8.0-hsc',
14  'python': 'unknown',
15  'base': '8.0-hsc',
16  'pex_exceptions': '8.0-hsc',
17  'utils': '8.0-hsc',
18  'boost_math': '1.60.lsst1-4-g7c78c5aa',
19  'sphgeom': '8.0-hsc',
20  'geom': '8.0-hsc',
21  'boost_regex': '1.60.lsst1-4-g7c78c5aa',
22  'daf_base': '8.0-hsc',
23  'log4cxx': '0.10.0.lsst7+2',
24  'log': '8.0-hsc',
25  'boost_system': '1.60.lsst1-4-g7c78c5aa',
26  'boost_filesystem': '1.60.lsst1-4-g7c78c5aa',
27  'pex_policy': '8.0-hsc',
28  'daf_persistence': '8.0-hsc',
29  'pex_config': '8.1-hsc',
30  'minuit2': '5.34.14',
31  'gsl': '2.4-1-gd1efc24',
32  'cfitsio': '3360.lsst5-1-gfc68e3c',
33  'boost_serialization': '1.60.lsst1-4-g7c78c5aa',
34  'afw': '8.1-hsc',
35  'meas_base': '8.1-hsc',
36  'pipe_base': '8.0-hsc+1',
37  'boost_test': '1.60.lsst1-4-g7c78c5aa',
38  'pybind11': '2.1.1-6-g1e6abe8',
39 }
40 __all__ = (
41  '__version__',
42  '__repo_version__',
43  '__fingerprint__',
44  '__rebuild_version__',
45  '__dependency_versions__',
46 )