Skip to content

{tools}[foss/2023a] bakta v1.10.1 #22820

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Copy link

github-actions bot commented Apr 29, 2025

Updated software bakta-1.10.1-foss-2023a.eb

Diff against bakta-1.10.1-foss-2023b.eb

easybuild/easyconfigs/b/bakta/bakta-1.10.1-foss-2023b.eb

diff --git a/easybuild/easyconfigs/b/bakta/bakta-1.10.1-foss-2023b.eb b/easybuild/easyconfigs/b/bakta/bakta-1.10.1-foss-2023a.eb
index dc0cd1cd1b..48985772de 100644
--- a/easybuild/easyconfigs/b/bakta/bakta-1.10.1-foss-2023b.eb
+++ b/easybuild/easyconfigs/b/bakta/bakta-1.10.1-foss-2023a.eb
@@ -8,48 +8,49 @@ description = """Bakta is a tool for the rapid & standardized annotation of bact
  from both isolates and MAGs. It provides dbxref-rich, sORF-including and taxon-independent annotations
  in machine-readable JSON & bioinformatics standard file formats for automated downstream analysis."""
 
-toolchain = {'name': 'foss', 'version': '2023b'}
+toolchain = {'name': 'foss', 'version': '2023a'}
 
 builddependencies = [
     ('scikit-build-core', '0.9.3'),
 ]
 
 dependencies = [
-    ('Python', '3.11.5'),
-    ('Biopython', '1.84'),
-    ('PyYAML', '6.0.1'),
+    ('Python', '3.11.3'),
+    ('Biopython', '1.83'),
+    ('PyYAML', '6.0'),
     ('PyHMMER', '0.10.15'),
-    ('matplotlib', '3.8.2'),
+    ('matplotlib', '3.7.2'),
     ('python-isal', '1.6.1'),
-    ('zlib-ng', '2.2.2'),
-    ('archspec', '0.2.2'),
+    ('zlib-ng', '2.1.6'),
+    ('archspec', '0.2.1'),
 ]
 
 exts_list = [
     ('about_time', '4.2.1', {
-        'source_tmpl': SOURCE_PY3_WHL,
+        'source_tmpl': '%(name)s-%(version)s-py3-none-any.whl',
         'checksums': ['8bbf4c75fe13cbd3d72f49a03b02c5c7dca32169b6d49117c257e7eb3eaee341'],
     }),
     ('grapheme', '0.6.0', {
         'checksums': ['44c2b9f21bbe77cfb05835fec230bd435954275267fea1858013b102f8603cca'],
     }),
     ('alive_progress', '3.2.0', {
-        'source_tmpl': SOURCE_PY3_WHL,
+        'source_tmpl': '%(name)s-%(version)s-py3-none-any.whl',
         'checksums': ['0677929f8d3202572e9d142f08170b34dbbe256cc6d2afbf75ef187c7da964a8'],
     }),
     ('pyCirclize', '1.7.1', {
-        'source_tmpl': SOURCELOWER_PY3_WHL,
+        'source_tmpl': '%(namelower)s-%(version)s-py3-none-any.whl',
         'checksums': ['e0c049877b1ee47245866cc9968f2aded5fe3ead8a3333841536dc29fd14bc90'],
     }),
     ('pyrodigal', '3.6.3', {
-        'checksums': ['3e226f743c960d4d30c46ae6868aff7e2a6b98f8d837cfbd2637568569b21f78'],
+        'source_tmpl': '%(name)s-%(version)s-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl',
+        'checksums': ['e9f2f2aa99299971d52e8e097d2fe3059a6bfc1d42674cfcba2b7ec18e8df8ea'],
     }),
     ('xopen', '2.0.2', {
-        'source_tmpl': SOURCE_PY3_WHL,
+        'source_tmpl': '%(name)s-%(version)s-py3-none-any.whl',
         'checksums': ['74e7f7fb7e7f42bd843c798595fa5a52086d7d1bf3de0e8513c6615516431313'],
     }),
     (name, version, {
-        'source_tmpl': SOURCE_PY3_WHL,
+        'source_tmpl': '%(name)s-%(version)s-py3-none-any.whl',
         'checksums': ['82967b4eefd2a1084743211fe955fa394972c2d2c878c6682e00b13dabc5a445'],
     }),
 ]

@boegel boegel modified the milestones: release after 5.0.1, 5.0.1 May 2, 2025
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.

2 participants