Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add easyconfig HepMC3-3.3.0-GCC-13.2.0.eb #22275

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

julianmorillo
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the update label Feb 6, 2025
Copy link

github-actions bot commented Feb 6, 2025

Updated software HepMC3-3.3.0-GCC-13.2.0.eb

Diff against HepMC3-3.2.6-GCC-12.3.0.eb

easybuild/easyconfigs/h/HepMC3/HepMC3-3.2.6-GCC-12.3.0.eb

diff --git a/easybuild/easyconfigs/h/HepMC3/HepMC3-3.2.6-GCC-12.3.0.eb b/easybuild/easyconfigs/h/HepMC3/HepMC3-3.3.0-GCC-13.2.0.eb
index 294a54e451..1a953a28cd 100644
--- a/easybuild/easyconfigs/h/HepMC3/HepMC3-3.2.6-GCC-12.3.0.eb
+++ b/easybuild/easyconfigs/h/HepMC3/HepMC3-3.3.0-GCC-13.2.0.eb
@@ -4,21 +4,21 @@
 easyblock = 'CMakeMake'
 
 name = 'HepMC3'
-version = '3.2.6'
+version = '3.3.0'
 
 homepage = 'http://hepmc.web.cern.ch/hepmc/'
 description = """HepMC is a standard for storing Monte Carlo event data."""
 
-toolchain = {'name': 'GCC', 'version': '12.3.0'}
+toolchain = {'name': 'GCC', 'version': '13.2.0'}
 
 source_urls = ['https://hepmc.web.cern.ch/hepmc/releases/']
 sources = [SOURCE_TAR_GZ]
-checksums = ['248f3b5b36dd773844cbe73d51f60891458334b986b259754c59dbf4bbf1d525']
+checksums = ['6f876091edcf7ee6d0c0db04e080056e89efc1a61abe62355d97ce8e735769d6']
 
-builddependencies = [('CMake', '3.26.3')]
+builddependencies = [('CMake', '3.29.3')]
 
 dependencies = [
-    ('Python', '3.11.3')
+    ('Python', '3.11.5')
 ]
 
 configopts = '-DHEPMC3_ENABLE_ROOTIO=OFF -Dmomentum=GEV -Dlength=MM '
Diff against HepMC3-3.2.5-GCC-11.3.0.eb

easybuild/easyconfigs/h/HepMC3/HepMC3-3.2.5-GCC-11.3.0.eb

diff --git a/easybuild/easyconfigs/h/HepMC3/HepMC3-3.2.5-GCC-11.3.0.eb b/easybuild/easyconfigs/h/HepMC3/HepMC3-3.3.0-GCC-13.2.0.eb
index 113308b150..1a953a28cd 100644
--- a/easybuild/easyconfigs/h/HepMC3/HepMC3-3.2.5-GCC-11.3.0.eb
+++ b/easybuild/easyconfigs/h/HepMC3/HepMC3-3.3.0-GCC-13.2.0.eb
@@ -4,26 +4,26 @@
 easyblock = 'CMakeMake'
 
 name = 'HepMC3'
-version = '3.2.5'
+version = '3.3.0'
 
 homepage = 'http://hepmc.web.cern.ch/hepmc/'
 description = """HepMC is a standard for storing Monte Carlo event data."""
 
-toolchain = {'name': 'GCC', 'version': '11.3.0'}
+toolchain = {'name': 'GCC', 'version': '13.2.0'}
 
 source_urls = ['https://hepmc.web.cern.ch/hepmc/releases/']
 sources = [SOURCE_TAR_GZ]
-checksums = ['cd0f75c80f75549c59cc2a829ece7601c77de97cb2a5ab75790cac8e1d585032']
+checksums = ['6f876091edcf7ee6d0c0db04e080056e89efc1a61abe62355d97ce8e735769d6']
 
-builddependencies = [('CMake', '3.23.1')]
+builddependencies = [('CMake', '3.29.3')]
 
 dependencies = [
-    ('Python', '3.10.4')
+    ('Python', '3.11.5')
 ]
 
 configopts = '-DHEPMC3_ENABLE_ROOTIO=OFF -Dmomentum=GEV -Dlength=MM '
 configopts += '-DHEPMC3_ENABLE_PYTHON=ON '
-configopts += '-DHEPMC3_Python_SITEARCH310=%(installdir)s/lib/python%(pyshortver)s/site-packages'
+configopts += '-DHEPMC3_Python_SITEARCH311=%(installdir)s/lib/python%(pyshortver)s/site-packages'
 
 modextrapaths = {'PYTHONPATH': 'lib/python%(pyshortver)s/site-packages'}
 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant