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:           Fri Nov 10 18:36:05 UTC 2023

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

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

v6.1.1

Bugfixes

- Added missed stream argument in simple.ResourceHandle.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/py-importlib-resources/Makefile
cvs rdiff -u -r1.16 -r1.17 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.21 pkgsrc/devel/py-importlib-resources/Makefile:1.22
--- pkgsrc/devel/py-importlib-resources/Makefile:1.21   Sat Oct 28 19:57:01 2023
+++ pkgsrc/devel/py-importlib-resources/Makefile        Fri Nov 10 18:36:05 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2023/10/28 19:57:01 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2023/11/10 18:36:05 adam Exp $
 
-DISTNAME=      importlib_resources-6.1.0
+DISTNAME=      importlib_resources-6.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-PKGREVISION=   1
 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.16 pkgsrc/devel/py-importlib-resources/distinfo:1.17
--- pkgsrc/devel/py-importlib-resources/distinfo:1.16   Wed Oct  4 21:44:03 2023
+++ pkgsrc/devel/py-importlib-resources/distinfo        Fri Nov 10 18:36:05 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2023/10/04 21:44:03 adam Exp $
+$NetBSD: distinfo,v 1.17 2023/11/10 18:36:05 adam Exp $
 
-BLAKE2s (importlib_resources-6.1.0.tar.gz) = d240f6edb8afc9052690309f7d3408e11690f7684adad0fcac7126a3cf141b97
-SHA512 (importlib_resources-6.1.0.tar.gz) = 6a0c572d20930def49fb2f2cf5684b2bf82abd2c2857a4f3b734c9b782a7f1aa960289f08d75fc35fb2f59be9967a53521b50b1f85b618e92836de1a41563e0a
-Size (importlib_resources-6.1.0.tar.gz) = 38504 bytes
+BLAKE2s (importlib_resources-6.1.1.tar.gz) = f5d28500ee08ed8225ccd4e546a653815dba169fc26f0ed14950799db003fb24
+SHA512 (importlib_resources-6.1.1.tar.gz) = 4d16891b81ef0257da3df8db930f3c823af5ed9f01907ee278bf7b8e78c887ab1d88dcfda4b70c648bbb4a92449727140e7b255d5d92458233ce55570d624d81
+Size (importlib_resources-6.1.1.tar.gz) = 38620 bytes



Home | Main Index | Thread Index | Old Index