art suite release notes 3.02.02 (2019/03/05)¶
- An art series 3.02 release
External package changes¶
Package | art 3.02.01 (previous) | art 3.02.02 (this version) | Notes |
cetbuildtools |
v7_10_00 |
v7_12_01 |
Build-only product |
pybind11 |
--- |
v2_2_4 |
New dependency |
Known issues¶
- An incorrect attempt at re-enabling the
fhicl
Python extension module resulted in failed builds for Python 3. This error has been fixed in art suite 3.02.03. - As of art 3.02.00, a configured module can be constructed for an art job, even if it has not been specified in a trigger path or end path. To avoid this unnecessary construction, please enable configuration pruning at the command line:
'art
--prune-config
-c <my_config> ...'
. This bug has been logged as issue #22407.
Dependent packages¶
- canvas 3.07.02 (new version)
- cetlib 3.07.02 (new version)
- cetlib_except 1.03.03 (new version)
- fhicl-cpp 4.09.02 (new version)
- hep_concurrency 1.03.03 (new version)
- messagefacility 2.04.02 (new version)