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:           Mon Aug  7 05:21:12 UTC 2023

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

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

v6.0.1

Bugfixes
- Restored Apache license


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/py-importlib-resources/Makefile
cvs rdiff -u -r1.14 -r1.15 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.18 pkgsrc/devel/py-importlib-resources/Makefile:1.19
--- pkgsrc/devel/py-importlib-resources/Makefile:1.18   Sat Jul  8 04:42:02 2023
+++ pkgsrc/devel/py-importlib-resources/Makefile        Mon Aug  7 05:21:12 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2023/07/08 04:42:02 adam Exp $
+# $NetBSD: Makefile,v 1.19 2023/08/07 05:21:12 adam Exp $
 
-DISTNAME=      importlib_resources-6.0.0
+DISTNAME=      importlib_resources-6.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/importlib_resources/}

Index: pkgsrc/devel/py-importlib-resources/distinfo
diff -u pkgsrc/devel/py-importlib-resources/distinfo:1.14 pkgsrc/devel/py-importlib-resources/distinfo:1.15
--- pkgsrc/devel/py-importlib-resources/distinfo:1.14   Sat Jul  8 04:42:02 2023
+++ pkgsrc/devel/py-importlib-resources/distinfo        Mon Aug  7 05:21:12 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2023/07/08 04:42:02 adam Exp $
+$NetBSD: distinfo,v 1.15 2023/08/07 05:21:12 adam Exp $
 
-BLAKE2s (importlib_resources-6.0.0.tar.gz) = 8d583e407640ae043a3d96ae7c99d29d41bcb2dad9af18cd0e16af6716a7a886
-SHA512 (importlib_resources-6.0.0.tar.gz) = c7475b0be67bf8655998df78d2683a733f20e85eb4b03f04508b3408a8751e0b4a8fcbe695feb83144c9b6de6e4ba93dd3419647d1db2ad8d92ff7dbbf6970c4
-Size (importlib_resources-6.0.0.tar.gz) = 35570 bytes
+BLAKE2s (importlib_resources-6.0.1.tar.gz) = 3bec9d42933c7665349edeb0a7e3352b5e0d34ea9490c93168f3363d0c3f88bc
+SHA512 (importlib_resources-6.0.1.tar.gz) = 496a21a630af83fab5b08cac5ef6067bfad05d99918b736e5963b633b760a97cf753615e91b58e2cff8674f013fbf4459cf48c0142b041719b90b3c2349c9578
+Size (importlib_resources-6.0.1.tar.gz) = 38745 bytes



Home | Main Index | Thread Index | Old Index