pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-importlib-resources



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Mar  7 16:35:41 UTC 2024

Modified Files:
        pkgsrc/devel/py-importlib-resources: Makefile PLIST distinfo

Log Message:
py-importlib-resources: updated to 6.1.3

v6.1.3

No significant changes.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/py-importlib-resources/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-importlib-resources/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/py-importlib-resources/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-importlib-resources/Makefile
diff -u pkgsrc/devel/py-importlib-resources/Makefile:1.23 pkgsrc/devel/py-importlib-resources/Makefile:1.24
--- pkgsrc/devel/py-importlib-resources/Makefile:1.23   Sun Feb 25 22:27:08 2024
+++ pkgsrc/devel/py-importlib-resources/Makefile        Thu Mar  7 16:35:41 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2024/02/25 22:27:08 adam Exp $
+# $NetBSD: Makefile,v 1.24 2024/03/07 16:35:41 adam Exp $
 
-DISTNAME=      importlib_resources-6.1.2
+DISTNAME=      importlib_resources-6.1.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/importlib_resources/}

Index: pkgsrc/devel/py-importlib-resources/PLIST
diff -u pkgsrc/devel/py-importlib-resources/PLIST:1.13 pkgsrc/devel/py-importlib-resources/PLIST:1.14
--- pkgsrc/devel/py-importlib-resources/PLIST:1.13      Sun Feb 25 22:27:08 2024
+++ pkgsrc/devel/py-importlib-resources/PLIST   Thu Mar  7 16:35:41 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2024/02/25 22:27:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2024/03/07 16:35:41 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -44,12 +44,18 @@ ${PYSITELIB}/importlib_resources/simple.
 ${PYSITELIB}/importlib_resources/tests/__init__.py
 ${PYSITELIB}/importlib_resources/tests/__init__.pyc
 ${PYSITELIB}/importlib_resources/tests/__init__.pyo
-${PYSITELIB}/importlib_resources/tests/_compat.py
-${PYSITELIB}/importlib_resources/tests/_compat.pyc
-${PYSITELIB}/importlib_resources/tests/_compat.pyo
 ${PYSITELIB}/importlib_resources/tests/_path.py
 ${PYSITELIB}/importlib_resources/tests/_path.pyc
 ${PYSITELIB}/importlib_resources/tests/_path.pyo
+${PYSITELIB}/importlib_resources/tests/compat/__init__.py
+${PYSITELIB}/importlib_resources/tests/compat/__init__.pyc
+${PYSITELIB}/importlib_resources/tests/compat/__init__.pyo
+${PYSITELIB}/importlib_resources/tests/compat/py312.py
+${PYSITELIB}/importlib_resources/tests/compat/py312.pyc
+${PYSITELIB}/importlib_resources/tests/compat/py312.pyo
+${PYSITELIB}/importlib_resources/tests/compat/py39.py
+${PYSITELIB}/importlib_resources/tests/compat/py39.pyc
+${PYSITELIB}/importlib_resources/tests/compat/py39.pyo
 ${PYSITELIB}/importlib_resources/tests/data01/__init__.py
 ${PYSITELIB}/importlib_resources/tests/data01/__init__.pyc
 ${PYSITELIB}/importlib_resources/tests/data01/__init__.pyo

Index: pkgsrc/devel/py-importlib-resources/distinfo
diff -u pkgsrc/devel/py-importlib-resources/distinfo:1.18 pkgsrc/devel/py-importlib-resources/distinfo:1.19
--- pkgsrc/devel/py-importlib-resources/distinfo:1.18   Sun Feb 25 22:27:08 2024
+++ pkgsrc/devel/py-importlib-resources/distinfo        Thu Mar  7 16:35:41 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2024/02/25 22:27:08 adam Exp $
+$NetBSD: distinfo,v 1.19 2024/03/07 16:35:41 adam Exp $
 
-BLAKE2s (importlib_resources-6.1.2.tar.gz) = b435cb12887a3f98706392303b599ffa310df0859e3d97a17c55852c536a3e05
-SHA512 (importlib_resources-6.1.2.tar.gz) = 35d20c535a0c15ba883794ac76cda2648b62b9a0234f084e8e5527f1b00d9f81da8f3221c30bb54bb0c784cac1d86a4ae8d79bd30377e0839216dd9528d10a62
-Size (importlib_resources-6.1.2.tar.gz) = 38932 bytes
+BLAKE2s (importlib_resources-6.1.3.tar.gz) = 7cb934ef53b539230fdb38c9d4d03f4b1e5e2c463870936e21d844e952296b3c
+SHA512 (importlib_resources-6.1.3.tar.gz) = 68b1040cc048b4d930e8ed76acb5d4f7f1d96fac1a3eac41597813b56e88467037753e2f1c74437ab350c38df49b2c4321b6eac304da91d6ef9f813ac97332c6
+Size (importlib_resources-6.1.3.tar.gz) = 39225 bytes



Home | Main Index | Thread Index | Old Index