LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Variables
lsst.datarel.version Namespace Reference

Variables

string __version__ = '11.0.rc2+12'
 
string __repo_version__ = '11.0.rc2'
 
string __fingerprint__ = 'd0c119dce4a17f4985b69d3f8cbcf243c5ed6f50'
 
int __rebuild_version__ = 12
 
dictionary __dependency_versions__
 
tuple __all__ = ('__version__', '__repo_version__', '__repo_version__', '__fingerprint__', '__rebuild_version__', '__dependency_versions__')
 

Variable Documentation

Definition at line 23 of file version.py.

dictionary lsst.datarel.version.__dependency_versions__
Initial value:
1 = {
2  'boost': '1.59.lsst1',
3  'python': 'unknown',
4  'boost_regex': '1.59.lsst1',
5  'base': '11.0.rc2+5',
6  'pex_exceptions': '11.0.rc2+1',
7  'numpy': '0.0.1+5',
8  'utils': '11.0.rc2+6',
9  'apr': '1.3.3.lsst2',
10  'activemqcpp': '11.0.rc2',
11  'daf_base': '11.0.rc2+6',
12  'log4cxx': '0.10.0.lsst5',
13  'log': '11.0.rc2+7',
14  'ctrl_events': '11.0.rc2+8',
15  'ap': None,
16 }

Definition at line 7 of file version.py.

string lsst.datarel.version.__fingerprint__ = 'd0c119dce4a17f4985b69d3f8cbcf243c5ed6f50'

Definition at line 5 of file version.py.

int lsst.datarel.version.__rebuild_version__ = 12

Definition at line 6 of file version.py.

string lsst.datarel.version.__repo_version__ = '11.0.rc2'

Definition at line 3 of file version.py.

string lsst.datarel.version.__version__ = '11.0.rc2+12'

Definition at line 2 of file version.py.