LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Variables
lsst.pex.logging.version Namespace Reference

Variables

string __version__ = '11.0+1'
 
string __repo_version__ = '11.0'
 
string __fingerprint__ = 'f538462d46a2b858b334430c4596b6198efc3ee1'
 
tuple __version_info__ = (11, 0)
 
int __rebuild_version__ = 1
 
dictionary __dependency_versions__
 
tuple __all__ = ('__version__', '__repo_version__', '__repo_version__', '__fingerprint__', '__version_info__', '__rebuild_version__', '__dependency_versions__')
 

Variable Documentation

Definition at line 22 of file version.py.

dictionary lsst.pex.logging.version.__dependency_versions__
Initial value:
1 = {
2  'boost': '1.59.lsst1',
3  'python': 'unknown',
4  'boost_regex': '1.59.lsst1',
5  'base': '11.0',
6  'pex_exceptions': '10.0+46',
7  'numpy': '0.0.1+5',
8  'utils': '11.0-1-g47edd16',
9  'boost_system': '1.59.lsst1',
10  'boost_filesystem': '1.59.lsst1',
11  'daf_base': '11.0+1',
12  'boost_test': '1.59.lsst1',
13  'swig': 'unknown',
14 }

Definition at line 8 of file version.py.

string lsst.pex.logging.version.__fingerprint__ = 'f538462d46a2b858b334430c4596b6198efc3ee1'

Definition at line 5 of file version.py.

int lsst.pex.logging.version.__rebuild_version__ = 1

Definition at line 7 of file version.py.

string lsst.pex.logging.version.__repo_version__ = '11.0'

Definition at line 3 of file version.py.

string lsst.pex.logging.version.__version__ = '11.0+1'

Definition at line 2 of file version.py.

tuple lsst.pex.logging.version.__version_info__ = (11, 0)

Definition at line 6 of file version.py.