[packages/python3/PYTHON_3_13] up to 3.13.15
atler
atler at pld-linux.org
Sun Aug 16 18:56:59 CEST 2026
commit 4e6ba4e65e79149fd4ae736e45136ce8b8e6fce5
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Aug 16 18:56:47 2026 +0200
up to 3.13.15
python3-BLDLIBRARY.patch | 2 +-
python3-tests.patch | 2 +-
python3.spec | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python3.spec b/python3.spec
index 7e60b7a..77df90a 100644
--- a/python3.spec
+++ b/python3.spec
@@ -49,13 +49,13 @@ Summary(ru.UTF-8): Язык программирования очень высо
Summary(tr.UTF-8): X arayüzlü, yüksek düzeyli, kabuk yorumlayıcı dili
Summary(uk.UTF-8): Мова програмування дуже високого рівня з X-інтерфейсом
Name: python3
-Version: %{py_ver}.14
+Version: %{py_ver}.15
Release: 1
Epoch: 1
License: PSF
Group: Development/Languages/Python
Source0: https://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
-# Source0-md5: b080786b09a61ab277632259b9031d3f
+# Source0-md5: 213ef0026b5363353594e0cfa78174ab
Source1: pyconfig.h.in
# https://peps.python.org/pep-0668/
Source2: externally-managed
diff --git a/python3-BLDLIBRARY.patch b/python3-BLDLIBRARY.patch
index 81b054e..26362e0 100644
--- a/python3-BLDLIBRARY.patch
+++ b/python3-BLDLIBRARY.patch
@@ -5,9 +5,9 @@
LDLIBRARY= @LDLIBRARY@
BLDLIBRARY= @BLDLIBRARY@
+BLDLIBDIR= @BLDLIBDIR@
+ MODULE_LDFLAGS_SHARED=$(if $(LIBPYTHON),$(BLDLIBRARY))
PY3LIBRARY= @PY3LIBRARY@
DLLLIBRARY= @DLLLIBRARY@
- LDLIBRARYDIR= @LDLIBRARYDIR@
@@ -780,7 +780,7 @@ clinic: check-clean-src $(srcdir)/Module
# Build the interpreter
diff --git a/python3-tests.patch b/python3-tests.patch
index dff75eb..e256669 100644
--- a/python3-tests.patch
+++ b/python3-tests.patch
@@ -18,7 +18,7 @@ diff -urNp -x '*.orig' Python-3.9.2.org/Lib/test/test_imaplib.py Python-3.9.2/Li
+ imaplib.IMAP4('0.0.0.0')
self.assertIn(cm.exception.errno, expected_errnos)
-
+ def test_astring(self):
--- a/Lib/test/test_site.py 2024-10-07 07:02:14.000000000 +0200
+++ b/Lib/test/test_site.py.new 2024-10-08 14:14:57.416459147 +0200
@@ -326,14 +326,14 @@ class HelperFunctionsTests(unittest.Test
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/4e6ba4e65e79149fd4ae736e45136ce8b8e6fce5
More information about the pld-cvs-commit
mailing list