lsst.ctrl.pool  21.0.0-2-ga326454+0cca810392
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = "21.0.0-2-ga326454+0cca810392"
3 __repo_version__ = "21.0.0-2-ga326454"
4 __fingerprint__ = "0x0"
5 __dependency_versions__ = {
6  "boost": "unknown",
7  "python": "unknown",
8  "base": "21.0.0-7-gdf92d54+04719a4bac",
9  "pex_exceptions": "21.0.0-2-gde069b7+5e4aea9c2f",
10  "numpy": "None",
11  "utils": "21.0.0-5-gcb07a25+0de219a2bc",
12  "boost_regex": "unknown",
13  "daf_base": "21.0.0-2-g8faa9b5+c983d81982",
14  "log4cxx": "unknown",
15  "log": "21.0.0-5-gcc89fd6+c983d81982",
16  "daf_persistence": "21.0.0-8-g5674e7b+f93a0e2b98",
17  "pex_config": "21.0.0-1-ga51b5d4+dbb467990b",
18  "pipe_base": "21.0.0-17-g8839fe5+f3043b3e6d",
19 }
20 __all__ = (
21  "__version__",
22  "__repo_version__",
23  "__fingerprint__",
24  "__dependency_versions__",
25 )