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

Tagbot demo #21

Merged
merged 10 commits into from
Nov 1, 2024
Merged

Tagbot demo #21

merged 10 commits into from
Nov 1, 2024

Conversation

Micket
Copy link
Owner

@Micket Micket commented Oct 30, 2024

Just to show how it works.

@Micket Micket closed this Oct 30, 2024
@Micket Micket reopened this Oct 30, 2024
Copy link

github-actions bot commented Oct 30, 2024

Updated software networkx-3.4.2-gfbf-2024a.eb

Diff against networkx-3.2.1-gfbf-2023b.eb

easybuild/easyconfigs/n/networkx/networkx-3.2.1-gfbf-2023b.eb

--- easybuild/easyconfigs/n/networkx/networkx-3.2.1-gfbf-2023b.eb
+++ easybuild/easyconfigs/n/networkx/networkx-3.4.2-gfbf-2024a.eb
@@ -1,20 +1,20 @@
 easyblock = 'PythonPackage'
 
 name = 'networkx'
-version = '3.2.1'
+version = '3.4.2'
 
 homepage = 'https://pypi.python.org/pypi/networkx'
 description = """NetworkX is a Python package for the creation, manipulation,
 and study of the structure, dynamics, and functions of complex networks."""
 
-toolchain = {'name': 'gfbf', 'version': '2023b'}
+toolchain = {'name': 'gfbf', 'version': '2024a'}
 
 sources = [SOURCE_TAR_GZ]
-checksums = ['9f1bb5cf3409bf324e0a722c20bdb4c20ee39bf1c30ce8ae499c8502b0b5e0c6']
+checksums = ['307c3669428c5362aab27c8a1260aa8f47c4e91d3891f48be0141738d8d053e1']
 
 dependencies = [
-    ('Python', '3.11.5'),
-    ('SciPy-bundle', '2023.11'),  # required for numpy, scipy, ...
+    ('Python', '3.12.3'),
+    ('SciPy-bundle', '2024.05'),  # required for numpy, scipy, ...
 ]
 
 use_pip = True
Diff against networkx-3.1-gfbf-2023a.eb

easybuild/easyconfigs/n/networkx/networkx-3.1-gfbf-2023a.eb

--- easybuild/easyconfigs/n/networkx/networkx-3.1-gfbf-2023a.eb
+++ easybuild/easyconfigs/n/networkx/networkx-3.4.2-gfbf-2024a.eb
@@ -1,24 +1,20 @@
 easyblock = 'PythonPackage'
 
 name = 'networkx'
-version = '3.1'
+version = '3.4.2'
 
 homepage = 'https://pypi.python.org/pypi/networkx'
 description = """NetworkX is a Python package for the creation, manipulation,
 and study of the structure, dynamics, and functions of complex networks."""
 
-toolchain = {'name': 'gfbf', 'version': '2023a'}
+toolchain = {'name': 'gfbf', 'version': '2024a'}
 
 sources = [SOURCE_TAR_GZ]
-patches = ['networkx-3.1_zero_division.patch']
-checksums = [
-    {'networkx-3.1.tar.gz': 'de346335408f84de0eada6ff9fafafff9bcda11f0a0dfaa931133debb146ab61'},
-    {'networkx-3.1_zero_division.patch': 'fb225e9942f18c87c67b49093b86e9f949e043fdf2f3c1ed467b6d3ad857aa35'},
-]
+checksums = ['307c3669428c5362aab27c8a1260aa8f47c4e91d3891f48be0141738d8d053e1']
 
 dependencies = [
-    ('Python', '3.11.3'),
-    ('SciPy-bundle', '2023.07'),  # required for numpy, scipy, ...
+    ('Python', '3.12.3'),
+    ('SciPy-bundle', '2024.05'),  # required for numpy, scipy, ...
 ]
 
 use_pip = True
Diff against networkx-3.0-gfbf-2022b.eb

easybuild/easyconfigs/n/networkx/networkx-3.0-gfbf-2022b.eb

--- easybuild/easyconfigs/n/networkx/networkx-3.0-gfbf-2022b.eb
+++ easybuild/easyconfigs/n/networkx/networkx-3.4.2-gfbf-2024a.eb
@@ -1,20 +1,20 @@
 easyblock = 'PythonPackage'
 
 name = 'networkx'
-version = '3.0'
+version = '3.4.2'
 
 homepage = 'https://pypi.python.org/pypi/networkx'
 description = """NetworkX is a Python package for the creation, manipulation,
 and study of the structure, dynamics, and functions of complex networks."""
 
-toolchain = {'name': 'gfbf', 'version': '2022b'}
+toolchain = {'name': 'gfbf', 'version': '2024a'}
 
 sources = [SOURCE_TAR_GZ]
-checksums = ['9a9992345353618ae98339c2b63d8201c381c2944f38a2ab49cb45a4c667e412']
+checksums = ['307c3669428c5362aab27c8a1260aa8f47c4e91d3891f48be0141738d8d053e1']
 
 dependencies = [
-    ('Python', '3.10.8'),
-    ('SciPy-bundle', '2023.02'),  # required for numpy, scipy, ...
+    ('Python', '3.12.3'),
+    ('SciPy-bundle', '2024.05'),  # required for numpy, scipy, ...
 ]
 
 use_pip = True

@Micket Micket merged commit ded731d into develop Nov 1, 2024
19 checks passed
@Micket Micket deleted the tagbot branch November 1, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant