pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Dec  5 07:49:52 UTC 2024

Modified Files:
        pkgsrc/lang/py39-html-docs: Makefile distinfo
        pkgsrc/lang/python39: Makefile dist.mk distinfo

Log Message:
python39 py39-html-docs: updated to 3.9.21

Python 3.9.21

Tests

gh-125041: Re-enable skipped tests for zlib on the s390x architecture: only skip checks of the compressed bytes, which can be different between zlib’s software implementation and the 
hardware-accelerated implementation.
gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode. Use a longer key: FIPS mode requires at least of at least 112 bits. The previous key was only 32 bits. Patch by Victor Stinner.
gh-100454: Fix SSL tests CI for OpenSSL 3.1+

Security

gh-126623: Upgrade libexpat to 2.6.4
gh-122792: Changed IPv4-mapped ipaddress.IPv6Address to consistently use the mapped IPv4 address value for deciding properties. Properties which have their behavior fixed are is_multicast, 
is_reserved, is_link_local, is_global, and is_unspecified.

Library

gh-124651: Properly quote template strings in venv activation scripts.
gh-103848: Add checks to ensure that [ bracketed ] hosts found by urllib.parse.urlsplit() are of IPv6 or IPvFuture format.

Documentation

gh-95588: Clarified the conflicting advice given in the ast documentation about ast.literal_eval() being “safe” for use on untrusted input while at the same time warning that it can crash the 
process. The latter statement is true and is deemed unfixable without a large amount of work unsuitable for a bugfix. So we keep the warning and no longer claim that literal_eval is safe.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/py39-html-docs/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/lang/py39-html-docs/distinfo
cvs rdiff -u -r1.41 -r1.42 pkgsrc/lang/python39/Makefile \
    pkgsrc/lang/python39/distinfo
cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/python39/dist.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/py39-html-docs/Makefile
diff -u pkgsrc/lang/py39-html-docs/Makefile:1.21 pkgsrc/lang/py39-html-docs/Makefile:1.22
--- pkgsrc/lang/py39-html-docs/Makefile:1.21    Mon Sep  9 15:48:22 2024
+++ pkgsrc/lang/py39-html-docs/Makefile Thu Dec  5 07:49:52 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2024/09/09 15:48:22 adam Exp $
+# $NetBSD: Makefile,v 1.22 2024/12/05 07:49:52 adam Exp $
 
-VERS=          3.9.20
+VERS=          3.9.21
 DISTNAME=      python-${VERS}-docs-html
 PKGNAME=       py39-html-docs-${VERS}
 CATEGORIES=    lang python

Index: pkgsrc/lang/py39-html-docs/distinfo
diff -u pkgsrc/lang/py39-html-docs/distinfo:1.23 pkgsrc/lang/py39-html-docs/distinfo:1.24
--- pkgsrc/lang/py39-html-docs/distinfo:1.23    Mon Sep  9 15:48:22 2024
+++ pkgsrc/lang/py39-html-docs/distinfo Thu Dec  5 07:49:52 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2024/09/09 15:48:22 adam Exp $
+$NetBSD: distinfo,v 1.24 2024/12/05 07:49:52 adam Exp $
 
-BLAKE2s (python-3.9.20-docs-html.tar.bz2) = 3b31c39a2781b3c395e74608a88a7e4559299855f960118b30b7d6b71d43deac
-SHA512 (python-3.9.20-docs-html.tar.bz2) = 524ebdc8b082ba50691fb8eadf6bf17374a1d9d6e61a6b49efecf597bbd2c7b50bca908fb94c5ca9350c06895330d88086d0d1ee9ccb7306362b1cd37282a53d
-Size (python-3.9.20-docs-html.tar.bz2) = 6988218 bytes
+BLAKE2s (python-3.9.21-docs-html.tar.bz2) = fb773439d1d6dc3b89d5d62be6c725e588b145c27886271119ecf892e5e027d4
+SHA512 (python-3.9.21-docs-html.tar.bz2) = c033e851163dbaff410cbae947456878f6a19c02dc674f9fdce7d275b24508f003d85859fad8025769dd4ef7d7438170ec430d624afc630ce09954c06c4c4c66
+Size (python-3.9.21-docs-html.tar.bz2) = 6989677 bytes

Index: pkgsrc/lang/python39/Makefile
diff -u pkgsrc/lang/python39/Makefile:1.41 pkgsrc/lang/python39/Makefile:1.42
--- pkgsrc/lang/python39/Makefile:1.41  Thu Nov 14 22:20:31 2024
+++ pkgsrc/lang/python39/Makefile       Thu Dec  5 07:49:52 2024
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.41 2024/11/14 22:20:31 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2024/12/05 07:49:52 adam Exp $
 
-PKGREVISION= 3
 .include "dist.mk"
 
 PKGNAME=       python39-${PY_DISTVERSION}
Index: pkgsrc/lang/python39/distinfo
diff -u pkgsrc/lang/python39/distinfo:1.41 pkgsrc/lang/python39/distinfo:1.42
--- pkgsrc/lang/python39/distinfo:1.41  Mon Sep  9 15:48:22 2024
+++ pkgsrc/lang/python39/distinfo       Thu Dec  5 07:49:52 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2024/09/09 15:48:22 adam Exp $
+$NetBSD: distinfo,v 1.42 2024/12/05 07:49:52 adam Exp $
 
-BLAKE2s (Python-3.9.20.tar.xz) = 1e2d8ed13f42f5c5daa1b76ca06dc3d97dd18cdc1c008148291541e4b4a0a567
-SHA512 (Python-3.9.20.tar.xz) = c828f33edf1704e3149499d6d34e89264cb5cdb2b09ff05561641b359716d7996f0fe928629e09f006b1fd7850fdaf937275919c7fdd83f5efc32707c64d814b
-Size (Python-3.9.20.tar.xz) = 19648968 bytes
+BLAKE2s (Python-3.9.21.tar.xz) = 86e1071bdca6a952fcf7152652ca91fa18ef811d5614f7a4be815c3687bc2513
+SHA512 (Python-3.9.21.tar.xz) = cc84c967cd7a05361ec144d87ca044bd416032ee92dfb78658758d4e1274971f5fb288876d9c599a729bb21258974a786089341bce6bdcffd9c30ebd69b7ca58
+Size (Python-3.9.21.tar.xz) = 19647056 bytes
 SHA1 (patch-Lib_ctypes_util.py) = 032cc99ebad93ddddfd89073c60424a952e3faa3
 SHA1 (patch-Lib_distutils_sysconfig.py) = 6822eafb4dfded86d7f7353831816aeb8119e6cf
 SHA1 (patch-Lib_distutils_unixccompiler.py) = 2e65a8dd5dd3fe25957206c062106fa7a6fc4e69

Index: pkgsrc/lang/python39/dist.mk
diff -u pkgsrc/lang/python39/dist.mk:1.21 pkgsrc/lang/python39/dist.mk:1.22
--- pkgsrc/lang/python39/dist.mk:1.21   Mon Sep  9 15:48:22 2024
+++ pkgsrc/lang/python39/dist.mk        Thu Dec  5 07:49:52 2024
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.21 2024/09/09 15:48:22 adam Exp $
+# $NetBSD: dist.mk,v 1.22 2024/12/05 07:49:52 adam Exp $
 
-PY_DISTVERSION=        3.9.20
+PY_DISTVERSION=        3.9.21
 DISTNAME=      Python-${PY_DISTVERSION}
 EXTRACT_SUFX=  .tar.xz
 DISTINFO_FILE= ${.CURDIR}/../../lang/python39/distinfo



Home | Main Index | Thread Index | Old Index