Radix cross Linux 3pp sources

RcL sources – is a tree of Third Party and Radix source tarballs

366 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2024-09-28 12:31:39 +0300 committer: kx <kx@radix.pro> 2024-09-28 12:31:39 +0300 commit: a692bcb79218bce3423b04834e3888f0cfdc8b69 parent: 6727b0c3998ca2eed4eb39374d2120bedbd0d707
Commit Summary:
Python 3.12.6
Diffstat:
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/d/python3-doc/Makefile b/packages/d/python3-doc/Makefile
index fd42784..b526b36 100644
--- a/packages/d/python3-doc/Makefile
+++ b/packages/d/python3-doc/Makefile
@@ -11,7 +11,7 @@
 url         = https://www.python.org/ftp/python/doc
 
 versions    = 3.5.1 3.5.4 3.6.2 3.6.4 3.7.2 3.7.4 3.8.2 3.8.7 3.9.1 3.9.7 3.9.9
-versions   += 3.10.0 3.10.8
+versions   += 3.10.0 3.10.8 3.11.10 3.12.6
 
 pkgname     = python
 suffix      = tar.bz2
diff --git a/packages/d/python3/Makefile b/packages/d/python3/Makefile
index 0398ad6..3fc1918 100644
--- a/packages/d/python3/Makefile
+++ b/packages/d/python3/Makefile
@@ -11,7 +11,7 @@
 url         = https://www.python.org/ftp/python
 
 versions    = 3.4.4 3.5.1 3.6.2 3.6.4 3.7.2 3.7.4 3.8.2 3.8.7 3.9.1 3.9.7 3.9.9
-versions   += 3.10.0 3.10.8
+versions   += 3.10.0 3.10.8 3.11.10 3.12.6
 
 pkgname     = Python
 suffix      = tar.xz