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

{bio}[foss/2022a] Biotite v0.41.0 #22179

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

Conversation

smoors
Copy link
Contributor

@smoors smoors commented Jan 17, 2025

(created using eb --new-pr)

@smoors smoors added the update label Jan 17, 2025
Copy link

Updated software Biotite-0.41.0-foss-2022a.eb

Diff against Biotite-0.41.0-gfbf-2023a.eb

easybuild/easyconfigs/b/Biotite/Biotite-0.41.0-gfbf-2023a.eb

diff --git a/easybuild/easyconfigs/b/Biotite/Biotite-0.41.0-gfbf-2023a.eb b/easybuild/easyconfigs/b/Biotite/Biotite-0.41.0-foss-2022a.eb
index 8d4385e45f..96c629366e 100644
--- a/easybuild/easyconfigs/b/Biotite/Biotite-0.41.0-gfbf-2023a.eb
+++ b/easybuild/easyconfigs/b/Biotite/Biotite-0.41.0-foss-2022a.eb
@@ -10,13 +10,12 @@ find disulfide bonds in a protein structure: Biotite has the right tool for
 you. This package bundles popular tasks in computational molecular biology into
 a uniform Python library."""
 
-toolchain = {'name': 'gfbf', 'version': '2023a'}
+toolchain = {'name': 'foss', 'version': '2022a'}
 
 dependencies = [
-    ('Python', '3.11.3'),
-    ('Python-bundle-PyPI', '2023.06'),
-    ('SciPy-bundle', '2023.07'),
-    ('networkx', '3.1'),
+    ('Python', '3.10.4'),
+    ('SciPy-bundle', '2022.05'),
+    ('networkx', '2.8.4'),
 ]
 
 use_pip = True

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