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: Mon Feb 12 13:54:38 UTC 2024
Modified Files:
pkgsrc/graphics/py-imageio: Makefile distinfo
Log Message:
py-imageio: updated to 2.34.0
v2.34.0 (2024-02-12)
Feature
Forward constructor kwargs to PyAV
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/py-imageio/Makefile
cvs rdiff -u -r1.9 -r1.10 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.14 pkgsrc/graphics/py-imageio/Makefile:1.15
--- pkgsrc/graphics/py-imageio/Makefile:1.14 Thu Jan 25 16:17:24 2024
+++ pkgsrc/graphics/py-imageio/Makefile Mon Feb 12 13:54:38 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2024/01/25 16:17:24 adam Exp $
+# $NetBSD: Makefile,v 1.15 2024/02/12 13:54:38 adam Exp $
-DISTNAME= imageio-2.33.1
+DISTNAME= imageio-2.34.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/imageio/}
@@ -16,7 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-Pillow>=8.3.2:.
DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
TEST_DEPENDS+= ${PYPKGPREFIX}-fsspec-[0-9]*:../../sysutils/py-fsspec
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
-#TEST_DEPENDS+= ${PYPKGPREFIX}-tifffile-[0-9]*:../../graphics/py-tifffile
USE_LANGUAGES= # none
Index: pkgsrc/graphics/py-imageio/distinfo
diff -u pkgsrc/graphics/py-imageio/distinfo:1.9 pkgsrc/graphics/py-imageio/distinfo:1.10
--- pkgsrc/graphics/py-imageio/distinfo:1.9 Thu Jan 25 16:17:24 2024
+++ pkgsrc/graphics/py-imageio/distinfo Mon Feb 12 13:54:38 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/01/25 16:17:24 adam Exp $
+$NetBSD: distinfo,v 1.10 2024/02/12 13:54:38 adam Exp $
-BLAKE2s (imageio-2.33.1.tar.gz) = dae58c70204afe47e277f5b0ec299f0cd2df2af18759ac2cede13ab133e80237
-SHA512 (imageio-2.33.1.tar.gz) = d35b0dfe10db50b00a5dc51360925b722a4864cb1df0b5c79d394223bcfb3c36993df3d43c5b62d95f3a90cb8e54c571c182c05600dc84c0e8983c462e9a0240
-Size (imageio-2.33.1.tar.gz) = 387374 bytes
+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
Home |
Main Index |
Thread Index |
Old Index