pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-packaging



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 26 10:35:26 UTC 2026

Modified Files:
        pkgsrc/devel/py-packaging: Makefile PLIST distinfo

Log Message:
py-packaging: update to 26.2.

26.2 - 2026-04-24
~~~~~~~~~~~~~~~~~

Fixes:

* Fix incorrect sysconfig var name for pyemscripten in (:pull:`1160`)
* Make ``Version``, ``Specifier``, ``SpecifierSet``, ``Tag``, ``Marker``, and ``Requirement`` pickle-safe
  and backward-compatible with pickles created in 25.0-26.1 (including references to the removed
  ``packaging._structures`` module) (:pull:`1163`, :pull:`1168`, :pull:`1170`, :pull:`1171`)
* Re-export ``ExceptionGroup`` in metatadata for now in (:pull:`1164`)

Documentation:

* Add errors section and fix missing details in (:pull:`1159`)
* Document our property-based test suite in (:pull:`1167`)
* Fix a ``DirectUrl`` typo in (:pull:`1167`)
* Add example of ``is_unsatisfiable`` in (:pull:`1166`)

Internal:

* Enable the auditor persona on zizmor in (:pull:`1158`)
* Test new pickle gaurentees in (:pull:`1174`)
* Use new native ReadTheDocs uv integration in (:pull:`1175`)


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/py-packaging/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-packaging/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/py-packaging/distinfo

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

Modified files:

Index: pkgsrc/devel/py-packaging/Makefile
diff -u pkgsrc/devel/py-packaging/Makefile:1.27 pkgsrc/devel/py-packaging/Makefile:1.28
--- pkgsrc/devel/py-packaging/Makefile:1.27     Fri Apr 17 05:39:40 2026
+++ pkgsrc/devel/py-packaging/Makefile  Sun Apr 26 10:35:26 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2026/04/17 05:39:40 adam Exp $
+# $NetBSD: Makefile,v 1.28 2026/04/26 10:35:26 wiz Exp $
 
-DISTNAME=      packaging-26.1
+DISTNAME=      packaging-26.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/packaging/}
@@ -12,12 +12,15 @@ LICENSE=    modified-bsd OR apache-2.0
 
 DEPENDS+=      ${PYPKGPREFIX}-pyparsing>=2.0.2:../../devel/py-pyparsing
 TEST_DEPENDS+= ${PYPKGPREFIX}-pretend-[0-9]*:../../devel/py-pretend
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+# cyclic dependency
+#TEST_DEPENDS+=        ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+#TEST_DEPENDS+=        ${PYPKGPREFIX}-hypothesis-[0-9]*:../../devel/py-hypothesis
+TEST_DEPENDS+= ${PYPKGPREFIX}-tomli_w-[0-9]*:../../textproc/py-tomli_w
 
 USE_LANGUAGES= # none
 
-# as of 25.0
-# 25 failed, 26922 passed, 1 skipped
+# as of 26.2
+# 61512 passed, 1 skipped, 332 deselected
 
 do-test:
        cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}

Index: pkgsrc/devel/py-packaging/PLIST
diff -u pkgsrc/devel/py-packaging/PLIST:1.11 pkgsrc/devel/py-packaging/PLIST:1.12
--- pkgsrc/devel/py-packaging/PLIST:1.11        Fri Apr 17 05:39:40 2026
+++ pkgsrc/devel/py-packaging/PLIST     Sun Apr 26 10:35:26 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2026/04/17 05:39:40 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2026/04/26 10:35:26 wiz Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -20,6 +20,9 @@ ${PYSITELIB}/packaging/_musllinux.pyo
 ${PYSITELIB}/packaging/_parser.py
 ${PYSITELIB}/packaging/_parser.pyc
 ${PYSITELIB}/packaging/_parser.pyo
+${PYSITELIB}/packaging/_structures.py
+${PYSITELIB}/packaging/_structures.pyc
+${PYSITELIB}/packaging/_structures.pyo
 ${PYSITELIB}/packaging/_tokenizer.py
 ${PYSITELIB}/packaging/_tokenizer.pyc
 ${PYSITELIB}/packaging/_tokenizer.pyo

Index: pkgsrc/devel/py-packaging/distinfo
diff -u pkgsrc/devel/py-packaging/distinfo:1.22 pkgsrc/devel/py-packaging/distinfo:1.23
--- pkgsrc/devel/py-packaging/distinfo:1.22     Fri Apr 17 05:39:40 2026
+++ pkgsrc/devel/py-packaging/distinfo  Sun Apr 26 10:35:26 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2026/04/17 05:39:40 adam Exp $
+$NetBSD: distinfo,v 1.23 2026/04/26 10:35:26 wiz Exp $
 
-BLAKE2s (packaging-26.1.tar.gz) = c7d3708382b277e71a40a7b24b2d861df1047ee37c6485b0a483f0199f872df5
-SHA512 (packaging-26.1.tar.gz) = 37dfdc50da2701016ff8caf7053c7d06ed3c8762ed22e43f8001c12b99b00251f960d50e8bfa0294e37069091135ef6006c7b3b92d05fde2b934cf336f0fbe1d
-Size (packaging-26.1.tar.gz) = 215519 bytes
+BLAKE2s (packaging-26.2.tar.gz) = 32d139a516269a20a6ff823200c8fe4edbed60463161b6f1abc41becbe49f2ad
+SHA512 (packaging-26.2.tar.gz) = cefa0ac8cfade3e86d73c62e79aff75e7e24337495f6e675c20ddd3fa3f3431eb48764a34e5ab0bcdacc0d2204afdc0088686d1f3f6880e9a8ae055da4867f15
+Size (packaging-26.2.tar.gz) = 228134 bytes



Home | Main Index | Thread Index | Old Index