Name: | HepMC3 |
---|---|
Version: | 3.2.1 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 707794 |
License: | GPLv3+ |
RPM: | HepMC3-3.2.1-2.el7.x86_64.rpm |
Source RPM: | HepMC3-3.2.1-2.el7.src.rpm |
Build Date: | Tue Apr 14 2020 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://hepmc.web.cern.ch/hepmc/ |
Summary: | C++ Event Record for Monte Carlo Generators |
Description: | The HepMC3 package is an object oriented, C++ event record for High Energy Physics Monte Carlo generators and simulation. Since the first implementation, described in M. Dobbs and J.B. Hansen (Comput. Phys. Commun. 134 (2001) 41), the package has undergone several modifications and in particular, the latest HepMC3 series is a completely new re-write using currently available C++11 techniques. |
- Initialize ROOT in rootIO python bindings - avoids problem on EPEL 7 ppc64le - Use upstream's fix for parallel python tests
- Update to version 3.2.1 - Drop patches accepted upstream or previously backported - Fix glitches in the generation of the HepMC3-config script - Add additional Python 3 version package for EPEL 7 (cmake configuration now supports multiple Python 3 versions) - Use new cmake configuration options -DHEPMC3_ROOTIO_INSTALL_LIBDIR and -DHEPMC3_BUILD_STATIC_LIBS and simplify spec file accordingly - .egg-info filenames are now correct - auto generated provides work
- Add Python 3.9 as a valid Python version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Update to version 3.2.0 - Add Python packages - Reduce memory usage when building Python bindings on ARM
- Update to version 3.1.2 - Drop patches accepted upstream or previously backported
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuild for root 6.18.00
- Update to version 3.1.1 - Drop patches accepted upstream or previously backported - Fix warnings about misleading indentation - Add missing space in installed cmake file
- Rename interfaces subpackage to interfaces-devel - Add patch fixing installed cmake file from upstream - Increase test timeout