* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. f13abe9156398b8a95c71bd0d87ac801c90d543d
@ 2026-03-28 11:54 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-03-28 11:54 UTC (permalink / raw)
To: ipfire-scm
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via f13abe9156398b8a95c71bd0d87ac801c90d543d (commit)
from e8362e28b1c5a2658b0b9663d2f549111e7a89a2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f13abe9156398b8a95c71bd0d87ac801c90d543d
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Sat Mar 28 11:53:31 2026 +0000
python3-yaml: Update to 6.0.3
This fixes the build against cython >= 3.0
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/packages/python3-yaml | 15 ++++++++-------
lfs/python3-yaml | 8 ++++----
2 files changed, 12 insertions(+), 11 deletions(-)
Difference in files:
diff --git a/config/rootfiles/packages/python3-yaml b/config/rootfiles/packages/python3-yaml
index bd4009a08..e9d2c11d4 100644
--- a/config/rootfiles/packages/python3-yaml
+++ b/config/rootfiles/packages/python3-yaml
@@ -1,12 +1,13 @@
-#usr/lib/python3.10/site-packages/PyYAML-6.0-py3.10.egg-info
-#usr/lib/python3.10/site-packages/PyYAML-6.0-py3.10.egg-info/PKG-INFO
-#usr/lib/python3.10/site-packages/PyYAML-6.0-py3.10.egg-info/SOURCES.txt
-#usr/lib/python3.10/site-packages/PyYAML-6.0-py3.10.egg-info/dependency_links.txt
-#usr/lib/python3.10/site-packages/PyYAML-6.0-py3.10.egg-info/top_level.txt
-#usr/lib/python3.10/site-packages/_yaml
+#usr/lib/python3.10/site-packages/PyYAML-6.0.3-py3.10.egg-info
+#usr/lib/python3.10/site-packages/PyYAML-6.0.3-py3.10.egg-info/PKG-INFO
+#usr/lib/python3.10/site-packages/PyYAML-6.0.3-py3.10.egg-info/SOURCES.txt
+#usr/lib/python3.10/site-packages/PyYAML-6.0.3-py3.10.egg-info/dependency_links.txt
+#usr/lib/python3.10/site-packages/PyYAML-6.0.3-py3.10.egg-info/top_level.txt
+usr/lib/python3.10/site-packages/_yaml
usr/lib/python3.10/site-packages/_yaml/__init__.py
-#usr/lib/python3.10/site-packages/yaml
+usr/lib/python3.10/site-packages/yaml
usr/lib/python3.10/site-packages/yaml/__init__.py
+usr/lib/python3.10/site-packages/yaml/_yaml.cpython-310-x86_64-linux-gnu.so
usr/lib/python3.10/site-packages/yaml/composer.py
usr/lib/python3.10/site-packages/yaml/constructor.py
usr/lib/python3.10/site-packages/yaml/cyaml.py
diff --git a/lfs/python3-yaml b/lfs/python3-yaml
index 88fd9f849..5f425d047 100644
--- a/lfs/python3-yaml
+++ b/lfs/python3-yaml
@@ -24,16 +24,16 @@
include Config
-VER = 6.0
+VER = 6.0.3
SUMMARY = YAML parser and emitter for Python
-THISAPP = PyYAML-$(VER)
+THISAPP = pyyaml-$(VER)
DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = python3-yaml
-PAK_VER = 3
+PAK_VER = 4
DEPS =
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 00a871f6a6ea8b0a3f7aec4279b03e102af2c2b75ce45f2bcf68584f67843b2a0b37113bd431c73d9c84b2abaaf48bd97163aa970074afb8e7ef04247938f271
+$(DL_FILE)_BLAKE2 = 6c20c1ba8e82b7f4235d826a9e893306be25a54fa8a499421ed5d30aeb1dbe9be9c70e5282d7c6a2b89583faba778fa0151f3145311fae10afdeba4ced50d161
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-28 11:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-28 11:54 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. f13abe9156398b8a95c71bd0d87ac801c90d543d Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox