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

Test tagbot with new easyconfig without touching the workflow or script. #24

Closed
wants to merge 4 commits into from

Conversation

Micket
Copy link
Owner

@Micket Micket commented Nov 1, 2024

This should work, auto tagged as update with a helpful bot comment with a diff.

@Micket Micket closed this Nov 1, 2024
@Micket Micket reopened this Nov 1, 2024
@Micket Micket closed this Nov 1, 2024
@Micket Micket reopened this Nov 1, 2024
@Micket Micket closed this Nov 1, 2024
@Micket Micket reopened this Nov 1, 2024
@Micket Micket force-pushed the tabot_test2 branch 4 times, most recently from 09081de to efa0bee Compare November 1, 2024 20:18
@Micket Micket force-pushed the tabot_test2 branch 2 times, most recently from 35d722b to 54e38c6 Compare November 1, 2024 20:44
@github-actions github-actions bot added the update label Nov 1, 2024
@Micket Micket closed this Nov 1, 2024
@Micket Micket reopened this Nov 1, 2024
@Micket Micket closed this Nov 1, 2024
@Micket Micket reopened this Nov 1, 2024
@Micket Micket force-pushed the tagbot_target branch 2 times, most recently from b8b612f to 229223c Compare November 1, 2024 22:13
@Micket Micket closed this Nov 1, 2024
@Micket Micket reopened this Nov 1, 2024
Repository owner deleted a comment from github-actions bot Nov 2, 2024
@Micket Micket closed this Nov 3, 2024
@Micket Micket reopened this Nov 3, 2024
@github-actions github-actions bot added the workflow Changes to workflows label Nov 3, 2024
@Micket Micket closed this Nov 3, 2024
@Micket Micket reopened this Nov 3, 2024
@Micket Micket force-pushed the tabot_test2 branch 2 times, most recently from c6ff2ce to 09d079f Compare November 3, 2024 20:51
Repository owner deleted a comment from github-actions bot Nov 3, 2024
@Micket Micket closed this Nov 3, 2024
@Micket Micket reopened this Nov 3, 2024
@Micket Micket removed update workflow Changes to workflows labels Nov 3, 2024
Repository owner deleted a comment from github-actions bot Nov 3, 2024
@Micket Micket closed this Nov 3, 2024
@Micket Micket reopened this Nov 3, 2024
@Micket Micket closed this Nov 3, 2024
@Micket Micket reopened this Nov 3, 2024
@Micket Micket closed this Nov 3, 2024
@Micket Micket reopened this Nov 3, 2024
@github-actions github-actions bot added update workflow Changes to workflows labels Nov 3, 2024
Copy link

github-actions bot commented Nov 3, 2024

Updated software MATLAB-2029c.eb

Diff against MATLAB-2029d.eb

easybuild/easyconfigs/m/MATLAB/MATLAB-2029d.eb

diff --git a/easybuild/easyconfigs/m/MATLAB/MATLAB-2029d.eb b/easybuild/easyconfigs/m/MATLAB/MATLAB-2029c.eb
index 33972b7f80..77b30e35a7 100644
--- a/easybuild/easyconfigs/m/MATLAB/MATLAB-2029d.eb
+++ b/easybuild/easyconfigs/m/MATLAB/MATLAB-2029c.eb
@@ -1,5 +1,5 @@
 name = 'MATLAB'
-version = '2029d'
+version = '2029c'
 
 homepage = 'https://www.mathworks.com/products/matlab'
 description = """The future MATLAB is a high-level language and interactive environment
Diff against MATLAB-2023b.eb

easybuild/easyconfigs/m/MATLAB/MATLAB-2023b.eb

diff --git a/easybuild/easyconfigs/m/MATLAB/MATLAB-2023b.eb b/easybuild/easyconfigs/m/MATLAB/MATLAB-2029c.eb
index f0bb088e90..77b30e35a7 100644
--- a/easybuild/easyconfigs/m/MATLAB/MATLAB-2023b.eb
+++ b/easybuild/easyconfigs/m/MATLAB/MATLAB-2029c.eb
@@ -1,8 +1,8 @@
 name = 'MATLAB'
-version = '2023b'
+version = '2029c'
 
 homepage = 'https://www.mathworks.com/products/matlab'
-description = """MATLAB is a high-level language and interactive environment
+description = """The future MATLAB is a high-level language and interactive environment
  that enables you to perform computationally intensive tasks faster than with
  traditional programming languages such as C, C++, and Fortran."""
 
@@ -14,7 +14,7 @@ download_instructions = 'Download %s from mathworks.com' % sources[0]
 
 java_options = '-Xmx2048m'
 
-osdependencies = [('p7zip-plugins', 'p7zip-full')]  # for extracting iso-files
+osdependencies = [('p8zip-plugins', 'p8zip-fullest')]  # for extracting iso-files
 
 # Use EB_MATLAB_KEY environment variable or uncomment and modify license key
 # key = '00000-00000-00000-00000-00000-00000-00000-00000-00000-00000-00000-00000'
Diff against MATLAB-2023a.eb

easybuild/easyconfigs/m/MATLAB/MATLAB-2023a.eb

diff --git a/easybuild/easyconfigs/m/MATLAB/MATLAB-2023a.eb b/easybuild/easyconfigs/m/MATLAB/MATLAB-2029c.eb
index 296a007e99..77b30e35a7 100644
--- a/easybuild/easyconfigs/m/MATLAB/MATLAB-2023a.eb
+++ b/easybuild/easyconfigs/m/MATLAB/MATLAB-2029c.eb
@@ -1,20 +1,20 @@
 name = 'MATLAB'
-version = '2023a'
+version = '2029c'
 
 homepage = 'https://www.mathworks.com/products/matlab'
-description = """MATLAB is a high-level language and interactive environment
+description = """The future MATLAB is a high-level language and interactive environment
  that enables you to perform computationally intensive tasks faster than with
  traditional programming languages such as C, C++, and Fortran."""
 
 toolchain = SYSTEM
 
-sources = ['R%(version)s_Linux.iso']
-checksums = ['f18225237c2a5ff1294f19ed0c9945cfe691c3a3a62a6a8d324473d73ec92913']
+sources = ['R%s_Linux.iso' % (version)]
+checksums = ['f1cc4ae1a2e42a1d22745884aa80bf0d5d8676939ad21741ccff15fade06a881']
 download_instructions = 'Download %s from mathworks.com' % sources[0]
 
 java_options = '-Xmx2048m'
 
-osdependencies = [('p7zip-plugins', 'p7zip-full')]  # for extracting iso-files
+osdependencies = [('p8zip-plugins', 'p8zip-fullest')]  # for extracting iso-files
 
 # Use EB_MATLAB_KEY environment variable or uncomment and modify license key
 # key = '00000-00000-00000-00000-00000-00000-00000-00000-00000-00000-00000-00000'

Updated software MATLAB-2029d.eb

Diff against MATLAB-2029c.eb

easybuild/easyconfigs/m/MATLAB/MATLAB-2029c.eb

diff --git a/easybuild/easyconfigs/m/MATLAB/MATLAB-2029c.eb b/easybuild/easyconfigs/m/MATLAB/MATLAB-2029d.eb
index 77b30e35a7..33972b7f80 100644
--- a/easybuild/easyconfigs/m/MATLAB/MATLAB-2029c.eb
+++ b/easybuild/easyconfigs/m/MATLAB/MATLAB-2029d.eb
@@ -1,5 +1,5 @@
 name = 'MATLAB'
-version = '2029c'
+version = '2029d'
 
 homepage = 'https://www.mathworks.com/products/matlab'
 description = """The future MATLAB is a high-level language and interactive environment
Diff against MATLAB-2023b.eb

easybuild/easyconfigs/m/MATLAB/MATLAB-2023b.eb

diff --git a/easybuild/easyconfigs/m/MATLAB/MATLAB-2023b.eb b/easybuild/easyconfigs/m/MATLAB/MATLAB-2029d.eb
index f0bb088e90..33972b7f80 100644
--- a/easybuild/easyconfigs/m/MATLAB/MATLAB-2023b.eb
+++ b/easybuild/easyconfigs/m/MATLAB/MATLAB-2029d.eb
@@ -1,8 +1,8 @@
 name = 'MATLAB'
-version = '2023b'
+version = '2029d'
 
 homepage = 'https://www.mathworks.com/products/matlab'
-description = """MATLAB is a high-level language and interactive environment
+description = """The future MATLAB is a high-level language and interactive environment
  that enables you to perform computationally intensive tasks faster than with
  traditional programming languages such as C, C++, and Fortran."""
 
@@ -14,7 +14,7 @@ download_instructions = 'Download %s from mathworks.com' % sources[0]
 
 java_options = '-Xmx2048m'
 
-osdependencies = [('p7zip-plugins', 'p7zip-full')]  # for extracting iso-files
+osdependencies = [('p8zip-plugins', 'p8zip-fullest')]  # for extracting iso-files
 
 # Use EB_MATLAB_KEY environment variable or uncomment and modify license key
 # key = '00000-00000-00000-00000-00000-00000-00000-00000-00000-00000-00000-00000'
Diff against MATLAB-2023a.eb

easybuild/easyconfigs/m/MATLAB/MATLAB-2023a.eb

diff --git a/easybuild/easyconfigs/m/MATLAB/MATLAB-2023a.eb b/easybuild/easyconfigs/m/MATLAB/MATLAB-2029d.eb
index 296a007e99..33972b7f80 100644
--- a/easybuild/easyconfigs/m/MATLAB/MATLAB-2023a.eb
+++ b/easybuild/easyconfigs/m/MATLAB/MATLAB-2029d.eb
@@ -1,20 +1,20 @@
 name = 'MATLAB'
-version = '2023a'
+version = '2029d'
 
 homepage = 'https://www.mathworks.com/products/matlab'
-description = """MATLAB is a high-level language and interactive environment
+description = """The future MATLAB is a high-level language and interactive environment
  that enables you to perform computationally intensive tasks faster than with
  traditional programming languages such as C, C++, and Fortran."""
 
 toolchain = SYSTEM
 
-sources = ['R%(version)s_Linux.iso']
-checksums = ['f18225237c2a5ff1294f19ed0c9945cfe691c3a3a62a6a8d324473d73ec92913']
+sources = ['R%s_Linux.iso' % (version)]
+checksums = ['f1cc4ae1a2e42a1d22745884aa80bf0d5d8676939ad21741ccff15fade06a881']
 download_instructions = 'Download %s from mathworks.com' % sources[0]
 
 java_options = '-Xmx2048m'
 
-osdependencies = [('p7zip-plugins', 'p7zip-full')]  # for extracting iso-files
+osdependencies = [('p8zip-plugins', 'p8zip-fullest')]  # for extracting iso-files
 
 # Use EB_MATLAB_KEY environment variable or uncomment and modify license key
 # key = '00000-00000-00000-00000-00000-00000-00000-00000-00000-00000-00000-00000'

Updated software Python-3.11.5-GCCcore-13.2.0-test.eb

Diff against Python-3.12.3-GCCcore-13.3.0.eb

easybuild/easyconfigs/p/Python/Python-3.12.3-GCCcore-13.3.0.eb

diff --git a/easybuild/easyconfigs/p/Python/Python-3.12.3-GCCcore-13.3.0.eb b/easybuild/easyconfigs/p/Python/Python-3.11.5-GCCcore-13.2.0-test.eb
index af5f4d1323..8a0d9909b0 100644
--- a/easybuild/easyconfigs/p/Python/Python-3.12.3-GCCcore-13.3.0.eb
+++ b/easybuild/easyconfigs/p/Python/Python-3.11.5-GCCcore-13.2.0-test.eb
@@ -1,71 +1,70 @@
 name = 'Python'
-version = '3.12.3'
+version = '3.11.5'
+versionsuffix = '-test'
 
 homepage = 'https://python.org/'
 description = """Python is a programming language that lets you work more quickly and integrate your systems
  more effectively."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
 toolchainopts = {'pic': True}
 
 source_urls = ['https://www.python.org/ftp/%(namelower)s/%(version)s/']
 sources = [SOURCE_TGZ]
-patches = ['Python-3.12.3_avoid-tkinter-build.patch']
-checksums = [
-    {'Python-3.12.3.tgz': 'a6b9459f45a6ebbbc1af44f5762623fa355a0c87208ed417628b379d762dddb0'},
-    {'Python-3.12.3_avoid-tkinter-build.patch': '34fa44ca67fc08d41c58db2e289317f12f32777a352a982dca2e63459fc089e3'},
-]
+checksums = ['a12a0a013a30b846c786c010f2c19dd36b7298d888f7c4bd1581d90ce18b5e58']
 
 builddependencies = [
     ('UnZip', '6.0'),
-    ('pkgconf', '2.2.0'),
+    ('pkgconf', '2.0.3'),
 ]
 
 dependencies = [
-    ('binutils', '2.42'),
+    ('binutils', '2.40'),
     ('bzip2', '1.0.8'),  # required for bz2 package in Python stdlib
-    ('zlib', '1.3.1'),
+    ('zlib', '1.2.13'),
     ('libreadline', '8.2'),
-    ('ncurses', '6.5'),
-    ('SQLite', '3.45.3'),
-    ('XZ', '5.4.5'),
-    ('libffi', '3.4.5'),
-    ('OpenSSL', '3', '', SYSTEM),
+    ('ncurses', '6.4'),
+    ('SQLite', '3.43.1'),
+    ('XZ', '5.4.4'),
+    ('libffi', '3.4.4'),
+    ('OpenSSL', '1.1', '', SYSTEM),
 ]
 
 install_pip = True
 
 exts_default_options = {
+    'download_dep_fail': True,
+    'sanity_pip_check': True,
     'source_urls': [PYPI_SOURCE],
     'use_pip': True,
 }
 
 # order is important!
-# package versions updated 2024-05-21
+# package versions updated 2023-09-28
 exts_list = [
     ('flit_core', '3.9.0', {
         'checksums': ['72ad266176c4a3fcfab5f2930d76896059851240570ce9a98733b658cb786eba'],
     }),
-    ('wheel', '0.43.0', {
-        'checksums': ['465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85'],
+    ('wheel', '0.41.2', {
+        'checksums': ['0c5ac5ff2afb79ac23ab82bab027a0be7b5dbcf2e54dc50efe4bf507de1f7985'],
     }),
     ('tomli', '2.0.1', {
         'checksums': ['de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f'],
     }),
-    ('packaging', '24.0', {
-        'checksums': ['eb82c5e3e56209074766e6885bb04b8c38a0c015d0a30036ebe7ece34c9989e9'],
+    ('packaging', '23.2', {
+        'checksums': ['048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5'],
     }),
-    ('typing_extensions', '4.11.0', {
-        'checksums': ['83f085bd5ca59c80295fc2a82ab5dac679cbe02b9f33f7d83af68e241bea51b0'],
+    ('typing_extensions', '4.8.0', {
+        'checksums': ['df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef'],
     }),
-    ('setuptools', '70.0.0', {
-        'checksums': ['f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0'],
+    ('setuptools-scm', '8.0.4', {
+        'checksums': ['b5f43ff6800669595193fd09891564ee9d1d7dcb196cab4b2506d53a2e1c95c7'],
     }),
-    ('setuptools_scm', '8.1.0', {
-        'checksums': ['42dea1b65771cba93b7a515d65a65d8246e560768a66b9106a592c8e7f26c8a7'],
+    ('setuptools', '68.2.2', {
+        'checksums': ['4ac1475276d2f1c48684874089fefcd83bd7162ddaafb81fac866ba0db282a87'],
     }),
-    ('pip', '24.0', {
-        'checksums': ['ea9bd1a847e8c5774a5777bb398c19e80bcd4e2aa16a4b301b718fe6f593aba2'],
+    ('pip', '23.2.1', {
+        'checksums': ['fb0bd5435b3200c602b5bf61d2d43c2f13c02e29c1707567ae7fbc514eb9faf2'],
     }),
 ]
 
Diff against Python-3.11.5-GCCcore-13.2.0.eb

easybuild/easyconfigs/p/Python/Python-3.11.5-GCCcore-13.2.0.eb

diff --git a/easybuild/easyconfigs/p/Python/Python-3.11.5-GCCcore-13.2.0.eb b/easybuild/easyconfigs/p/Python/Python-3.11.5-GCCcore-13.2.0-test.eb
index 5ad7ceb101..8a0d9909b0 100644
--- a/easybuild/easyconfigs/p/Python/Python-3.11.5-GCCcore-13.2.0.eb
+++ b/easybuild/easyconfigs/p/Python/Python-3.11.5-GCCcore-13.2.0-test.eb
@@ -1,5 +1,6 @@
 name = 'Python'
 version = '3.11.5'
+versionsuffix = '-test'
 
 homepage = 'https://python.org/'
 description = """Python is a programming language that lets you work more quickly and integrate your systems
Diff against Python-2.7.18-GCCcore-12.3.0.eb

easybuild/easyconfigs/p/Python/Python-2.7.18-GCCcore-12.3.0.eb

diff --git a/easybuild/easyconfigs/p/Python/Python-2.7.18-GCCcore-12.3.0.eb b/easybuild/easyconfigs/p/Python/Python-3.11.5-GCCcore-13.2.0-test.eb
index 23b38544c6..8a0d9909b0 100644
--- a/easybuild/easyconfigs/p/Python/Python-2.7.18-GCCcore-12.3.0.eb
+++ b/easybuild/easyconfigs/p/Python/Python-3.11.5-GCCcore-13.2.0-test.eb
@@ -1,19 +1,21 @@
 name = 'Python'
-version = '2.7.18'
+version = '3.11.5'
+versionsuffix = '-test'
 
 homepage = 'https://python.org/'
 description = """Python is a programming language that lets you work more quickly and integrate your systems
  more effectively."""
 
-toolchain = {'name': 'GCCcore', 'version': '12.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
 toolchainopts = {'pic': True}
 
 source_urls = ['https://www.python.org/ftp/%(namelower)s/%(version)s/']
 sources = [SOURCE_TGZ]
-checksums = ['da3080e3b488f648a3d7a4560ddee895284c3380b11d6de75edb986526b9a814']
+checksums = ['a12a0a013a30b846c786c010f2c19dd36b7298d888f7c4bd1581d90ce18b5e58']
 
 builddependencies = [
-    ('pkgconf', '1.9.5'),
+    ('UnZip', '6.0'),
+    ('pkgconf', '2.0.3'),
 ]
 
 dependencies = [
@@ -22,7 +24,9 @@ dependencies = [
     ('zlib', '1.2.13'),
     ('libreadline', '8.2'),
     ('ncurses', '6.4'),
-    ('SQLite', '3.42.0'),
+    ('SQLite', '3.43.1'),
+    ('XZ', '5.4.4'),
+    ('libffi', '3.4.4'),
     ('OpenSSL', '1.1', '', SYSTEM),
 ]
 
@@ -36,19 +40,31 @@ exts_default_options = {
 }
 
 # order is important!
-# package versions updated 2023-05-17
-# https://pip.pypa.io/en/latest/development/release-process/#python-2-support
-
+# package versions updated 2023-09-28
 exts_list = [
-    ('wheel', '0.37.1', {
-        'checksums': ['e9a504e793efbca1b8e0e9cb979a249cf4a0a7b5b8c9e8b65a5e39d49529c1c4'],
+    ('flit_core', '3.9.0', {
+        'checksums': ['72ad266176c4a3fcfab5f2930d76896059851240570ce9a98733b658cb786eba'],
+    }),
+    ('wheel', '0.41.2', {
+        'checksums': ['0c5ac5ff2afb79ac23ab82bab027a0be7b5dbcf2e54dc50efe4bf507de1f7985'],
+    }),
+    ('tomli', '2.0.1', {
+        'checksums': ['de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f'],
+    }),
+    ('packaging', '23.2', {
+        'checksums': ['048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5'],
+    }),
+    ('typing_extensions', '4.8.0', {
+        'checksums': ['df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef'],
+    }),
+    ('setuptools-scm', '8.0.4', {
+        'checksums': ['b5f43ff6800669595193fd09891564ee9d1d7dcb196cab4b2506d53a2e1c95c7'],
     }),
-    ('setuptools', '44.1.1', {
-        'source_tmpl': '%(name)s-%(version)s.zip',
-        'checksums': ['c67aa55db532a0dadc4d2e20ba9961cbd3ccc84d544e9029699822542b5a476b'],
+    ('setuptools', '68.2.2', {
+        'checksums': ['4ac1475276d2f1c48684874089fefcd83bd7162ddaafb81fac866ba0db282a87'],
     }),
-    ('pip', '20.3.4', {
-        'checksums': ['6773934e5f5fc3eaa8c5a44949b5b924fc122daa0a8aa9f80c835b4ca2a543fc'],
+    ('pip', '23.2.1', {
+        'checksums': ['fb0bd5435b3200c602b5bf61d2d43c2f13c02e29c1707567ae7fbc514eb9faf2'],
     }),
 ]
 

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

Successfully merging this pull request may close these issues.

1 participant