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