lsst.meas.extensions.simpleShape  16.0-5-gb3f8a4b+104
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '16.0-5-gb3f8a4b+104'
3 __repo_version__ = '16.0-5-gb3f8a4b'
4 __fingerprint__ = '0x0'
5 __rebuild_version__ = 104
6 __dependency_versions__ = {
7  'boost': '1.68',
8  'python': 'unknown',
9  'base': '16.0-7-gd0a3a4d+1',
10  'pex_exceptions': '16.0-4-ga3eb747+14',
11  'numpy': '1.14.5',
12  'utils': '16.0-17-g860de37+1',
13  'boost_math': '1.68',
14  'eigen': '3.3.4.lsst1',
15  'fftw': '3.3.4.lsst2',
16  'ndarray': '1.5.2+1',
17  'sphgeom': '16.0-4-g5f3a788+24',
18  'geom': '16.0-16-gfd17674+1',
19  'boost_regex': '1.68',
20  'daf_base': '16.0-12-gbdf3636+1',
21  'log4cxx': '0.10.0.lsst7+1',
22  'log': '16.0-6-g79eef58',
23  'boost_system': '1.68',
24  'boost_filesystem': '1.68',
25  'pex_policy': '16.0-6-g4412fcd+1',
26  'daf_persistence': '16.0-17-g7c01f5c+1',
27  'pex_config': '16.0-13-g118c103+1',
28  'minuit2': '5.34.14',
29  'gsl': '2.4',
30  'cfitsio': '3360.lsst6',
31  'boost_serialization': '1.68',
32  'starlink_ast': 'lsst-dev-gd6cc4e835a',
33  'astshim': '16.0-3-gf928089+1',
34  'afw': '16.0-79-g81b2eb930+1',
35  'meas_base': '16.0-21-g0e05fd4+1',
36  'boost_test': '1.68',
37  'pybind11': '2.2.3.lsst2',
38 }
39 __all__ = (
40  '__version__',
41  '__repo_version__',
42  '__fingerprint__',
43  '__rebuild_version__',
44  '__dependency_versions__',
45 )