Skip to content

{lib}[GCCcore/14.2.0] libfyaml v0.9 - #26565

Open
JarneRenders wants to merge 1 commit into
easybuilders:developfrom
JarneRenders:20260729165944_new_pr_libfyaml09
Open

{lib}[GCCcore/14.2.0] libfyaml v0.9#26565
JarneRenders wants to merge 1 commit into
easybuilders:developfrom
JarneRenders:20260729165944_new_pr_libfyaml09

Conversation

@JarneRenders

Copy link
Copy Markdown
Contributor

(created using eb --new-pr)

@github-actions github-actions Bot added update 2025a issues & PRs related to 2025a common toolchains labels Jul 29, 2026
@github-actions

Copy link
Copy Markdown

Updated software libfyaml-0.9-GCCcore-14.2.0.eb

Diff against libfyaml-0.9.6-GCCcore-15.2.0.eb

easybuild/easyconfigs/l/libfyaml/libfyaml-0.9.6-GCCcore-15.2.0.eb

diff --git a/easybuild/easyconfigs/l/libfyaml/libfyaml-0.9.6-GCCcore-15.2.0.eb b/easybuild/easyconfigs/l/libfyaml/libfyaml-0.9-GCCcore-14.2.0.eb
index 6095727506..8a7a475d55 100644
--- a/easybuild/easyconfigs/l/libfyaml/libfyaml-0.9.6-GCCcore-15.2.0.eb
+++ b/easybuild/easyconfigs/l/libfyaml/libfyaml-0.9-GCCcore-14.2.0.eb
@@ -1,22 +1,22 @@
 easyblock = 'ConfigureMake'
 
 name = 'libfyaml'
-version = '0.9.6'
+version = '0.9'
 
 homepage = "https://github.com/pantoniou/libfyaml"
 description = """Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the
 full YAML testsuite."""
 
-toolchain = {'name': 'GCCcore', 'version': '15.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 source_urls = ['https://github.com/pantoniou/libfyaml/releases/download/v%(version)s/']
 sources = [SOURCE_TAR_GZ]
-checksums = ['a59cc3331e2eb903ec36933ad52a45888041cac31e44f553a00511131242c483']
+checksums = ['7731edc5dfcc345d5c5c9f6ce597133991a689dabede393cd77bae89b327cd6d']
 
 builddependencies = [
-    ('Autotools', '20250626'),
-    ('binutils', '2.45'),
-    ('pkgconf', '2.5.1'),
+    ('Autotools', '20240712'),
+    ('binutils', '2.42'),
+    ('pkgconf', '2.3.0'),
 ]
 
 dependencies = [
Diff against libfyaml-0.9-GCCcore-14.3.0.eb

easybuild/easyconfigs/l/libfyaml/libfyaml-0.9-GCCcore-14.3.0.eb

diff --git a/easybuild/easyconfigs/l/libfyaml/libfyaml-0.9-GCCcore-14.3.0.eb b/easybuild/easyconfigs/l/libfyaml/libfyaml-0.9-GCCcore-14.2.0.eb
index 73ce13ede5..8a7a475d55 100644
--- a/easybuild/easyconfigs/l/libfyaml/libfyaml-0.9-GCCcore-14.3.0.eb
+++ b/easybuild/easyconfigs/l/libfyaml/libfyaml-0.9-GCCcore-14.2.0.eb
@@ -7,16 +7,16 @@ homepage = "https://github.com/pantoniou/libfyaml"
 description = """Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the
 full YAML testsuite."""
 
-toolchain = {'name': 'GCCcore', 'version': '14.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 source_urls = ['https://github.com/pantoniou/libfyaml/releases/download/v%(version)s/']
 sources = [SOURCE_TAR_GZ]
 checksums = ['7731edc5dfcc345d5c5c9f6ce597133991a689dabede393cd77bae89b327cd6d']
 
 builddependencies = [
-    ('Autotools', '20250527'),
-    ('binutils', '2.44'),
-    ('pkgconf', '2.4.3'),
+    ('Autotools', '20240712'),
+    ('binutils', '2.42'),
+    ('pkgconf', '2.3.0'),
 ]
 
 dependencies = [
Diff against libfyaml-0.9-GCCcore-13.2.0.eb

easybuild/easyconfigs/l/libfyaml/libfyaml-0.9-GCCcore-13.2.0.eb

diff --git a/easybuild/easyconfigs/l/libfyaml/libfyaml-0.9-GCCcore-13.2.0.eb b/easybuild/easyconfigs/l/libfyaml/libfyaml-0.9-GCCcore-14.2.0.eb
index fc8fd6aea5..8a7a475d55 100644
--- a/easybuild/easyconfigs/l/libfyaml/libfyaml-0.9-GCCcore-13.2.0.eb
+++ b/easybuild/easyconfigs/l/libfyaml/libfyaml-0.9-GCCcore-14.2.0.eb
@@ -7,16 +7,16 @@ homepage = "https://github.com/pantoniou/libfyaml"
 description = """Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the
 full YAML testsuite."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 source_urls = ['https://github.com/pantoniou/libfyaml/releases/download/v%(version)s/']
 sources = [SOURCE_TAR_GZ]
 checksums = ['7731edc5dfcc345d5c5c9f6ce597133991a689dabede393cd77bae89b327cd6d']
 
 builddependencies = [
-    ('Autotools', '20220317'),
-    ('binutils', '2.40'),
-    ('pkgconf', '2.0.3'),
+    ('Autotools', '20240712'),
+    ('binutils', '2.42'),
+    ('pkgconf', '2.3.0'),
 ]
 
 dependencies = [

@JarneRenders

Copy link
Copy Markdown
Contributor Author

Test report by @JarneRenders
SUCCESS
Build succeeded for 1 out of 1 (total: 32 secs) (1 easyconfigs in total)
node510.anansi.os - Linux Rocky Linux 9.8 (Blue Onyx), x86_64, AMD EPYC 9335 32-Core Processor, Python 3.9.25
See https://gist.github.com/JarneRenders/41a7d572f146c7b23cc3bf29c23ea028 for a full test report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2025a issues & PRs related to 2025a common toolchains update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant