pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-imageio



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Apr 28 18:08:05 UTC 2024

Modified Files:
        pkgsrc/graphics/py-imageio: Makefile distinfo

Log Message:
py-imageio: updated to 2.34.1

v2.34.1
Fix bug of 1068 that getattr cannot get attribute with index directly


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/py-imageio/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/py-imageio/distinfo

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

Modified files:

Index: pkgsrc/graphics/py-imageio/Makefile
diff -u pkgsrc/graphics/py-imageio/Makefile:1.15 pkgsrc/graphics/py-imageio/Makefile:1.16
--- pkgsrc/graphics/py-imageio/Makefile:1.15    Mon Feb 12 13:54:38 2024
+++ pkgsrc/graphics/py-imageio/Makefile Sun Apr 28 18:08:05 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2024/02/12 13:54:38 adam Exp $
+# $NetBSD: Makefile,v 1.16 2024/04/28 18:08:05 adam Exp $
 
-DISTNAME=      imageio-2.34.0
+DISTNAME=      imageio-2.34.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/imageio/}

Index: pkgsrc/graphics/py-imageio/distinfo
diff -u pkgsrc/graphics/py-imageio/distinfo:1.10 pkgsrc/graphics/py-imageio/distinfo:1.11
--- pkgsrc/graphics/py-imageio/distinfo:1.10    Mon Feb 12 13:54:38 2024
+++ pkgsrc/graphics/py-imageio/distinfo Sun Apr 28 18:08:05 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/02/12 13:54:38 adam Exp $
+$NetBSD: distinfo,v 1.11 2024/04/28 18:08:05 adam Exp $
 
-BLAKE2s (imageio-2.34.0.tar.gz) = c5f9ebb2a47ad8e8b722004c5c5106fb0d87337871102a7cc07b53b62005d5a5
-SHA512 (imageio-2.34.0.tar.gz) = ecbe0a85cf8ade6555aa49132678a13cdc44053884580f7bd8e6b7a8858473e8d0822e84c59e07546a8dde202d2f699e1c5a057b2dadc325b0517816730744a4
-Size (imageio-2.34.0.tar.gz) = 387471 bytes
+BLAKE2s (imageio-2.34.1.tar.gz) = 0a757298c3666875d504bc904441275cd55e5d4feb82b1c568638bc414babf72
+SHA512 (imageio-2.34.1.tar.gz) = 7093ac1954f2ef7b57b0cd18c7b7dcf514dff052cc5f28ef08d43771460b579b31e31e5899fdd33ffadba284db8ba4d74336e104434137e65f1c7346b1656c56
+Size (imageio-2.34.1.tar.gz) = 387557 bytes



Home | Main Index | Thread Index | Old Index