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: Wed Jul 3 08:24:31 UTC 2024
Modified Files:
pkgsrc/graphics/py-imageio: Makefile distinfo
Log Message:
py-imageio: updated to 2.34.2
v2.34.2
Fix
Add support for numpy 2.0
Other
Update actions/checkout and actions/setup-python
Start testing pypy-3.10 and update pypy test runners
Fix duration description in pillow legacy
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/py-imageio/Makefile
cvs rdiff -u -r1.11 -r1.12 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.16 pkgsrc/graphics/py-imageio/Makefile:1.17
--- pkgsrc/graphics/py-imageio/Makefile:1.16 Sun Apr 28 18:08:05 2024
+++ pkgsrc/graphics/py-imageio/Makefile Wed Jul 3 08:24:31 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2024/04/28 18:08:05 adam Exp $
+# $NetBSD: Makefile,v 1.17 2024/07/03 08:24:31 adam Exp $
-DISTNAME= imageio-2.34.1
+DISTNAME= imageio-2.34.2
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.11 pkgsrc/graphics/py-imageio/distinfo:1.12
--- pkgsrc/graphics/py-imageio/distinfo:1.11 Sun Apr 28 18:08:05 2024
+++ pkgsrc/graphics/py-imageio/distinfo Wed Jul 3 08:24:31 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/04/28 18:08:05 adam Exp $
+$NetBSD: distinfo,v 1.12 2024/07/03 08:24:31 adam Exp $
-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
+BLAKE2s (imageio-2.34.2.tar.gz) = aed4d05fbe1b6ad2c3ac5d0d56595dcdddaff835f313b86effc208fd686d7356
+SHA512 (imageio-2.34.2.tar.gz) = c8ebbef7bb273548e27f13dcd3287dddc89eb624a09b437284e3c36d6554672002400f439c5746a68b369484a4070317514a49733f3505595649d8c4baafe627
+Size (imageio-2.34.2.tar.gz) = 387689 bytes
Home |
Main Index |
Thread Index |
Old Index