pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-imagesize



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar  9 17:04:50 UTC 2026

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

Log Message:
py-imagesize: update to 2.0.0.

Changes not found.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/py-imagesize/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/py-imagesize/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-imagesize/Makefile
diff -u pkgsrc/graphics/py-imagesize/Makefile:1.10 pkgsrc/graphics/py-imagesize/Makefile:1.11
--- pkgsrc/graphics/py-imagesize/Makefile:1.10  Tue Apr 22 20:17:27 2025
+++ pkgsrc/graphics/py-imagesize/Makefile       Mon Mar  9 17:04:50 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2025/04/22 20:17:27 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2026/03/09 17:04:50 wiz Exp $
 
-DISTNAME=      imagesize-1.4.1
+DISTNAME=      imagesize-2.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/imagesize/}
 
@@ -15,8 +14,8 @@ TOOL_DEPENDS+=        ${PYPKGPREFIX}-setuptools
 
 USE_LANGUAGES= # none
 
-# as of 1.4.1
-# 1 failed, 44 passed
+# as of 2.0.0
+# 1 failed, 81 passed
 
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/graphics/py-imagesize/distinfo
diff -u pkgsrc/graphics/py-imagesize/distinfo:1.8 pkgsrc/graphics/py-imagesize/distinfo:1.9
--- pkgsrc/graphics/py-imagesize/distinfo:1.8   Wed Sep 14 10:03:03 2022
+++ pkgsrc/graphics/py-imagesize/distinfo       Mon Mar  9 17:04:50 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2022/09/14 10:03:03 adam Exp $
+$NetBSD: distinfo,v 1.9 2026/03/09 17:04:50 wiz Exp $
 
-BLAKE2s (imagesize-1.4.1.tar.gz) = 1ae7faaced7b8fb9b96c5b17f30233e4aa49f9929157082281af97de82ad6a3f
-SHA512 (imagesize-1.4.1.tar.gz) = f191d7fe34a01ab21b0f4f6519df8ab2a53c1ca54956f4d825d9cec5bd5f4c569491bdc26cb36fcaad2c453c35e51f69379f091362e206453aaefbda4802daa4
-Size (imagesize-1.4.1.tar.gz) = 1280026 bytes
+BLAKE2s (imagesize-2.0.0.tar.gz) = 19c66f736819a29f568027488db39f82024dd627391a0836985e471e0be40893
+SHA512 (imagesize-2.0.0.tar.gz) = 55aa54194190bf7a0182237698d3ad36ba2e390f90c3ee35ad76fca808b08e1a794df10c3d8cac18e3c42f97c911cd5bb758458eb6efdf9b626e0d5946c1427c
+Size (imagesize-2.0.0.tar.gz) = 1773045 bytes



Home | Main Index | Thread Index | Old Index