lsst.ip.isr  20.0.0-4-ge987224+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-4-ge987224+1'
3 __repo_version__ = '20.0.0-4-ge987224'
4 __fingerprint__ = '0x0'
5 __rebuild_version__ = 1
6 __dependency_versions__ = {
7  'boost': 'unknown',
8  'numpy': 'None',
9  'fftw': 'unknown',
10  'eigen': '3.3.7.lsst2',
11  'ndarray': 'unknown',
12  'starlink_ast': 'unknown',
13  'astshim': '20.0.0+1',
14  'python': 'unknown',
15  'base': '20.0.0-3-g082faa5+1',
16  'pex_exceptions': '20.0.0+2',
17  'utils': '20.0.0+2',
18  'boost_math': 'unknown',
19  'sphgeom': '20.0.0-2-gd11eeda',
20  'geom': '20.0.0-2-gec03fae+3',
21  'boost_regex': 'unknown',
22  'daf_base': '20.0.0-1-g8a53f90+1',
23  'log4cxx': 'unknown',
24  'log': '20.0.0-1-gd1c87d7+1',
25  'boost_system': 'unknown',
26  'boost_filesystem': 'unknown',
27  'pex_policy': '20.0.0+3',
28  'daf_persistence': '20.0.0+4',
29  'pex_config': '20.0.0+3',
30  'minuit2': 'unknown',
31  'gsl': 'unknown',
32  'cfitsio': 'unknown',
33  'boost_serialization': 'unknown',
34  'afw': '20.0.0-4-gde602ef96+4',
35  'meas_base': '20.0.0+11',
36  'pipe_base': '20.0.0-2-g04cfba9+4',
37  'meas_algorithms': '20.0.0-3-gbdbfa727+3',
38  'pybind11': 'unknown',
39  'sdqa': None,
40 }
41 __all__ = (
42  '__version__',
43  '__repo_version__',
44  '__fingerprint__',
45  '__rebuild_version__',
46  '__dependency_versions__',
47 )