lsst.log  13.0-2-g15de9a1+3
 All Classes Namespaces Files Functions Variables Macros Pages
Variables
lsst.log.version Namespace Reference

Variables

string __version__ = '13.0-2-g15de9a1+3'
 
string __repo_version__ = '13.0-2-g15de9a1'
 
string __fingerprint__ = '0x0'
 
int __rebuild_version__ = 3
 
dictionary __dependency_versions__
 
tuple __all__ = ('__version__', '__repo_version__', '__fingerprint__', '__rebuild_version__', '__dependency_versions__')
 

Variable Documentation

Definition at line 18 of file version.py.

dictionary lsst.log.version.__dependency_versions__
Initial value:
1 = {
2  'log4cxx': '0.10.0.lsst7',
3  'boost': '1.60.lsst1+1',
4  'boost_test': '1.60.lsst1+1',
5  'python': 'unknown',
6  'pybind11': 'master-g715ff27535',
7  'boost_regex': '1.60.lsst1+1',
8  'base': '13.0-4-g0bde1de',
9  'pex_exceptions': '13.0-1-g52a7baa+3',
10  'numpy': '0.0.3+1',
11  'utils': '13.0-1-g976b40b+3',
12 }

Definition at line 6 of file version.py.

string lsst.log.version.__fingerprint__ = '0x0'

Definition at line 4 of file version.py.

int lsst.log.version.__rebuild_version__ = 3

Definition at line 5 of file version.py.

string lsst.log.version.__repo_version__ = '13.0-2-g15de9a1'

Definition at line 3 of file version.py.

string lsst.log.version.__version__ = '13.0-2-g15de9a1+3'

Definition at line 2 of file version.py.