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 Oct 22 12:36:47 UTC 2024

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

Log Message:
py-imageio: updated to 2.36.0

2.36.0

Fix

Use bytes instead of to_bytes in pyav metadata call

Feature

Remove support for Python 3.8


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/py-imageio/Makefile
cvs rdiff -u -r1.13 -r1.14 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.19 pkgsrc/graphics/py-imageio/Makefile:1.20
--- pkgsrc/graphics/py-imageio/Makefile:1.19    Mon Oct 14 06:45:45 2024
+++ pkgsrc/graphics/py-imageio/Makefile Tue Oct 22 12:36:46 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2024/10/14 06:45:45 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2024/10/22 12:36:46 adam Exp $
 
-DISTNAME=      imageio-2.35.1
+DISTNAME=      imageio-2.36.0
 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.13 pkgsrc/graphics/py-imageio/distinfo:1.14
--- pkgsrc/graphics/py-imageio/distinfo:1.13    Mon Aug 19 09:20:12 2024
+++ pkgsrc/graphics/py-imageio/distinfo Tue Oct 22 12:36:46 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2024/08/19 09:20:12 adam Exp $
+$NetBSD: distinfo,v 1.14 2024/10/22 12:36:46 adam Exp $
 
-BLAKE2s (imageio-2.35.1.tar.gz) = 85b70200614fe64ca669c8fefd8872e5ad68b76891530216bfa780578ed6c996
-SHA512 (imageio-2.35.1.tar.gz) = 49257c2f02d6c0d7d6cc06e90673b6b5425f07b4daf937e1b7557b8bdf34c42c3b3c64a9a1e5e674f87814a39be503fe85538429c1bd313ef3d6fc55e3d26396
-Size (imageio-2.35.1.tar.gz) = 389686 bytes
+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



Home | Main Index | Thread Index | Old Index