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:           Tue Dec  3 19:58:57 UTC 2024

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

Log Message:
py-imageio: updated to 2.36.1

2.36.1

Fix failing pillow test


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/py-imageio/Makefile
cvs rdiff -u -r1.14 -r1.15 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.21 pkgsrc/graphics/py-imageio/Makefile:1.22
--- pkgsrc/graphics/py-imageio/Makefile:1.21    Mon Nov 11 07:28:35 2024
+++ pkgsrc/graphics/py-imageio/Makefile Tue Dec  3 19:58:56 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2024/11/11 07:28:35 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2024/12/03 19:58:56 adam Exp $
 
-DISTNAME=      imageio-2.36.0
+DISTNAME=      imageio-2.36.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.14 pkgsrc/graphics/py-imageio/distinfo:1.15
--- pkgsrc/graphics/py-imageio/distinfo:1.14    Tue Oct 22 12:36:46 2024
+++ pkgsrc/graphics/py-imageio/distinfo Tue Dec  3 19:58:56 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/10/22 12:36:46 adam Exp $
+$NetBSD: distinfo,v 1.15 2024/12/03 19:58:56 adam Exp $
 
-BLAKE2s (imageio-2.36.0.tar.gz) = 34af6b17e9947f443c39f66ab69c9a086d10f80cc43c859d63e1c5de7f85caaa
-SHA512 (imageio-2.36.0.tar.gz) = 2dd9f8010286df865d97b5588d942ce2128400048c616c4044461c367c8fa3d094ee7be26ad45211f630dcc3c84743b380fc686bbbe4713352c057ed92f47d21
-Size (imageio-2.36.0.tar.gz) = 389492 bytes
+BLAKE2s (imageio-2.36.1.tar.gz) = fce49243584d7a673078fcd9897cc435188b85e1eb55d2b2b0acfa9e1c5b0d2f
+SHA512 (imageio-2.36.1.tar.gz) = 9925ee61e989ba86f15d01dbf36eee4bc672594ada26f3a5fe880c9be8cfa3ba451c4c4540c47983c6fb1bd1e0d84b3a1b65cdec29b0e7731bcb827a9424c21a
+Size (imageio-2.36.1.tar.gz) = 389522 bytes



Home | Main Index | Thread Index | Old Index