lsst.cp.pipe  19.0.0-15-g7d47663+4
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '19.0.0-15-g7d47663+4'
3 __repo_version__ = '19.0.0-15-g7d47663'
4 __fingerprint__ = '0x0'
5 __rebuild_version__ = 4
6 __dependency_versions__ = {
7  'pex_config': '19.0.0-10-g3250e53+1',
8  'boost': 'unknown',
9  'python': 'unknown',
10  'base': '19.0.0-4-gb4e0033',
11  'pex_exceptions': '19.0.0-3-ga84a0ef+1',
12  'numpy': 'None',
13  'utils': '19.0.0-8-g967c747+1',
14  'boost_regex': 'unknown',
15  'daf_base': '19.0.0-2-g4aada73+1',
16  'log4cxx': 'unknown',
17  'log': '19.0.0-1-g1faeb96+1',
18  'boost_system': 'unknown',
19  'boost_filesystem': 'unknown',
20  'pex_policy': '19.0.0-1-gad49e94+1',
21  'daf_persistence': '19.0.0-6-g60c8ecb',
22  'pipe_base': '19.0.0-18-gfb21c91+6',
23  'fftw': 'unknown',
24  'eigen': '3.3.7.lsst2',
25  'ndarray': 'unknown',
26  'starlink_ast': 'unknown',
27  'astshim': '19.0.0-2-g6e0b8f9',
28  'boost_math': 'unknown',
29  'sphgeom': '19.0.0-3-gc70e9ed+1',
30  'geom': '19.0.0-3-g99a058e+1',
31  'minuit2': 'unknown',
32  'gsl': 'unknown',
33  'cfitsio': 'unknown',
34  'boost_serialization': 'unknown',
35  'afw': '19.0.0-22-gd98cb7f78+2',
36  'meas_base': '19.0.0-8-gb750100+6',
37  'meas_algorithms': '19.0.0-17-gde1f5b76+7',
38  'sdqa': None,
39  'ip_isr': '19.0.0-23-g4cc2bcb+4',
40 }
41 __all__ = (
42  '__version__',
43  '__repo_version__',
44  '__fingerprint__',
45  '__rebuild_version__',
46  '__dependency_versions__',
47 )