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 HDBSCAN-0.8.38.post1-foss-2023b.eb #22273

Open
wants to merge 3 commits 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 HDBSCAN-0.8.40-foss-2023b.eb

Diff against HDBSCAN-0.8.38.post1-foss-2023a.eb

easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.38.post1-foss-2023a.eb

diff --git a/easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.38.post1-foss-2023a.eb b/easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.40-foss-2023b.eb
index b260708eab..71d7a32701 100644
--- a/easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.38.post1-foss-2023a.eb
+++ b/easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.40-foss-2023b.eb
@@ -1,7 +1,7 @@
 easyblock = 'PythonPackage'
 
 name = 'HDBSCAN'
-version = '0.8.38.post1'
+version = '0.8.40'
 
 homepage = 'http://hdbscan.readthedocs.io/en/latest/'
 description = """The hdbscan library is a suite of tools to use unsupervised learning to find clusters, or dense
@@ -9,15 +9,15 @@ description = """The hdbscan library is a suite of tools to use unsupervised lea
  provides a high performance implementation of this algorithm, along with tools for analysing the resulting
  clustering."""
 
-toolchain = {'name': 'foss', 'version': '2023a'}
+toolchain = {'name': 'foss', 'version': '2023b'}
 
 sources = [SOURCELOWER_TAR_GZ]
-checksums = ['5fbdba2ffb5a99a8b52fa2915658ced6bed59f4d0d5f40b1c673646c928aac0b']
+checksums = ['c9e383ff17beee0591075ff65d524bda5b5a35dfb01d218245a7ba30c8d48a17']
 
 dependencies = [
-    ('Python', '3.11.3'),
-    ('SciPy-bundle', '2023.07'),
-    ('scikit-learn', '1.3.1'),
+    ('Python', '3.11.5'),
+    ('SciPy-bundle', '2023.11'),
+    ('scikit-learn', '1.4.0'),
 ]
 
 download_dep_fail = True
Diff against HDBSCAN-0.8.29-foss-2022a.eb

easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.29-foss-2022a.eb

diff --git a/easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.29-foss-2022a.eb b/easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.40-foss-2023b.eb
index f89267e310..71d7a32701 100644
--- a/easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.29-foss-2022a.eb
+++ b/easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.40-foss-2023b.eb
@@ -1,7 +1,7 @@
-easyblock = 'PythonBundle'
+easyblock = 'PythonPackage'
 
 name = 'HDBSCAN'
-version = '0.8.29'
+version = '0.8.40'
 
 homepage = 'http://hdbscan.readthedocs.io/en/latest/'
 description = """The hdbscan library is a suite of tools to use unsupervised learning to find clusters, or dense
@@ -9,22 +9,19 @@ description = """The hdbscan library is a suite of tools to use unsupervised lea
  provides a high performance implementation of this algorithm, along with tools for analysing the resulting
  clustering."""
 
-toolchain = {'name': 'foss', 'version': '2022a'}
+toolchain = {'name': 'foss', 'version': '2023b'}
+
+sources = [SOURCELOWER_TAR_GZ]
+checksums = ['c9e383ff17beee0591075ff65d524bda5b5a35dfb01d218245a7ba30c8d48a17']
 
 dependencies = [
-    ('Python', '3.10.4'),
-    ('SciPy-bundle', '2022.05'),
-    ('scikit-learn', '1.1.2'),
+    ('Python', '3.11.5'),
+    ('SciPy-bundle', '2023.11'),
+    ('scikit-learn', '1.4.0'),
 ]
 
+download_dep_fail = True
 use_pip = True
 sanity_pip_check = True
 
-exts_list = [
-    (name, version, {
-        'sources': ['%(namelower)s-%(version)s.tar.gz'],
-        'checksums': ['7e9d7351610eaadddb281e3149a74e22e329bc0b5325f631031d4b63a6a770ae'],
-    }),
-]
-
 moduleclass = 'data'
Diff against HDBSCAN-0.8.24-foss-2019b-Python-3.7.4.eb

easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.24-foss-2019b-Python-3.7.4.eb

diff --git a/easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.24-foss-2019b-Python-3.7.4.eb b/easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.40-foss-2023b.eb
index f3b8f0febc..71d7a32701 100644
--- a/easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.24-foss-2019b-Python-3.7.4.eb
+++ b/easybuild/easyconfigs/h/HDBSCAN/HDBSCAN-0.8.40-foss-2023b.eb
@@ -1,8 +1,7 @@
 easyblock = 'PythonPackage'
 
 name = 'HDBSCAN'
-version = '0.8.24'
-versionsuffix = "-Python-%(pyver)s"
+version = '0.8.40'
 
 homepage = 'http://hdbscan.readthedocs.io/en/latest/'
 description = """The hdbscan library is a suite of tools to use unsupervised learning to find clusters, or dense
@@ -10,19 +9,19 @@ description = """The hdbscan library is a suite of tools to use unsupervised lea
  provides a high performance implementation of this algorithm, along with tools for analysing the resulting
  clustering."""
 
-toolchain = {'name': 'foss', 'version': '2019b'}
+toolchain = {'name': 'foss', 'version': '2023b'}
 
 sources = [SOURCELOWER_TAR_GZ]
-checksums = ['fe31a7ea0ce2c9babd190a195e491834ff9f64c74daa4ca94fa65a88f701269a']
+checksums = ['c9e383ff17beee0591075ff65d524bda5b5a35dfb01d218245a7ba30c8d48a17']
 
 dependencies = [
-    ('Python', '3.7.4'),
-    ('SciPy-bundle', '2019.10', versionsuffix),
-    ('scikit-learn', '0.21.3', versionsuffix),
+    ('Python', '3.11.5'),
+    ('SciPy-bundle', '2023.11'),
+    ('scikit-learn', '1.4.0'),
 ]
 
-use_pip = True
 download_dep_fail = True
+use_pip = True
 sanity_pip_check = True
 
 moduleclass = 'data'

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