git: f08e2eb9ef45 - 2026Q3 - lang/python310: update to 3.10.21

Charlie Li <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <6a7fe2bf.1bd20.55acbcf3__31008.2121215359$1786766029$gmane$org@gitrepo.freebsd.org>
The branch 2026Q3 has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f08e2eb9ef45cd2388f827ba5247b6e010b4f9ea

commit f08e2eb9ef45cd2388f827ba5247b6e010b4f9ea
Author:     Charlie Li <[email protected]>
AuthorDate: 2026-08-15 03:43:37 +0000
Commit:     Charlie Li <[email protected]>
CommitDate: 2026-08-15 03:53:28 +0000

    lang/python310: update to 3.10.21
    
    Changelog: https://docs.python.org/release/3.10.21/whatsnew/changelog.html
    (cherry picked from commit 02c9d12d3cf366e1493556247bffa040c6fbce67)
---
 lang/python-doc-html/distinfo   | 10 +++++-----
 lang/python310/Makefile         |  5 -----
 lang/python310/Makefile.version |  2 +-
 lang/python310/distinfo         | 14 +++-----------
 4 files changed, 9 insertions(+), 22 deletions(-)

diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo
index 7824757b6ab6..ceb4bfa81141 100644
--- a/lang/python-doc-html/distinfo
+++ b/lang/python-doc-html/distinfo
@@ -1,12 +1,12 @@
-TIMESTAMP = 1786764719
+TIMESTAMP = 1786765185
 SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 20445e9a571cacdd350f702f0980e4dc559b6ff81f1d69affe9b0a862fef2f0e
 SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4634932
 SHA256 (python/python-2.7.18-docs-text.tar.bz2) = c86f5b5a2bd8f90158523efd350198d6cde7353965ef5a6ca5e54e5174af47f2
 SIZE (python/python-2.7.18-docs-text.tar.bz2) = 1631043
-SHA256 (python/python-3.10.20-docs-html.tar.bz2) = c08ec47daa9dad1db008c1e44795a799daab89ba393718698abbcacec9d6f7c5
-SIZE (python/python-3.10.20-docs-html.tar.bz2) = 7329760
-SHA256 (python/python-3.10.20-docs-text.tar.bz2) = e68ae71aee67ac997c0932513eadc9df443606b56dc6458614cd2750e4c93ee9
-SIZE (python/python-3.10.20-docs-text.tar.bz2) = 2673051
+SHA256 (python/python-3.10.21-docs-html.tar.bz2) = ce31b0f22e616608658aa643236e036175452639313db72a463c573510426e5d
+SIZE (python/python-3.10.21-docs-html.tar.bz2) = 7469828
+SHA256 (python/python-3.10.21-docs-text.tar.bz2) = 5edd8129ebe2afd0f73778a48668615c329fa7fbf97632ca7cb60d273ac06069
+SIZE (python/python-3.10.21-docs-text.tar.bz2) = 2689682
 SHA256 (python/python-3.11.16-docs-html.tar.bz2) = d1e8daaca02a82a03a9155097241e0a8d402b319fedb81ec947784f198046222
 SIZE (python/python-3.11.16-docs-html.tar.bz2) = 8006278
 SHA256 (python/python-3.11.16-docs-text.tar.bz2) = 4db72c7775a68f6bffdc59e3add600bc1380658c77664eec6b972f9c1b8df6da
diff --git a/lang/python310/Makefile b/lang/python310/Makefile
index 7b7886a21998..b1b47a0c8ef2 100644
--- a/lang/python310/Makefile
+++ b/lang/python310/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	python
 DISTVERSION=	${PYTHON_DISTVERSION}
-PORTREVISION=	4
 CATEGORIES=	lang python
 MASTER_SITES=	PYTHON/ftp/python/${DISTVERSION:C/[a-z].*//}
 PKGNAMESUFFIX=	${PYTHON_SUFFIX}
@@ -8,10 +7,6 @@ DISTNAME=	Python-${DISTVERSION}
 DIST_SUBDIR=	python
 
 PATCH_SITES=	https://github.com/python/cpython/commit/
-PATCHFILES=	ad4d5ba32af4d80b0dfa2ba9d8203bfb219e60a5.patch:-p1 \
-		591ed890270c5697b013bf637029fb3e6cd2d73e.patch:-p1 \
-		c5767a72838a8dda9d6dc5d3558075b055c56bca.patch:-p1 \
-		47128e64f98c3a20271138a98c2922bea2a3ee0e.patch:-p1
 
 MAINTAINER=	[email protected]
 COMMENT=	Interpreted object-oriented programming language
diff --git a/lang/python310/Makefile.version b/lang/python310/Makefile.version
index 4e23b1c8aad9..f39482df3186 100644
--- a/lang/python310/Makefile.version
+++ b/lang/python310/Makefile.version
@@ -4,4 +4,4 @@
 # 1. Update python documentation (lang/python-doc-*)
 #    Run "make -C lang/python-doc-html makesum"
 # 2. Remove PORTREVISION in Makefile
-PYTHON_DISTVERSION=	3.10.20
+PYTHON_DISTVERSION=	3.10.21
diff --git a/lang/python310/distinfo b/lang/python310/distinfo
index 953c4661f78c..40e6dc630b98 100644
--- a/lang/python310/distinfo
+++ b/lang/python310/distinfo
@@ -1,11 +1,3 @@
-TIMESTAMP = 1781841473
-SHA256 (python/Python-3.10.20.tar.xz) = de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec0647505
-SIZE (python/Python-3.10.20.tar.xz) = 19868028
-SHA256 (python/ad4d5ba32af4d80b0dfa2ba9d8203bfb219e60a5.patch) = ab97e1bd4defb39eff9b8c911ce96c481d482df4f2ac86b39a2c25085873bf3c
-SIZE (python/ad4d5ba32af4d80b0dfa2ba9d8203bfb219e60a5.patch) = 4654
-SHA256 (python/591ed890270c5697b013bf637029fb3e6cd2d73e.patch) = c085e97cffd3262e2bea13477e838f799bc6bcc8b9ff5d94185bb6af7e6c5359
-SIZE (python/591ed890270c5697b013bf637029fb3e6cd2d73e.patch) = 5733
-SHA256 (python/c5767a72838a8dda9d6dc5d3558075b055c56bca.patch) = d15c47533fa36472527509a792906afc4e6a562ff2b900ad949d33dc180a045f
-SIZE (python/c5767a72838a8dda9d6dc5d3558075b055c56bca.patch) = 2902
-SHA256 (python/47128e64f98c3a20271138a98c2922bea2a3ee0e.patch) = f975da3bca34d44cdb5b3d6775cbe654404c5e181c4dc7facd30bc66f3054f6b
-SIZE (python/47128e64f98c3a20271138a98c2922bea2a3ee0e.patch) = 2085
+TIMESTAMP = 1786762840
+SHA256 (python/Python-3.10.21.tar.xz) = a0da1e72132e950154eca0f6f47d5db828454700de20e5113667940d81e0db04
+SIZE (python/Python-3.10.21.tar.xz) = 19896516
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.