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: adam
Date: Wed Sep 14 10:03:03 UTC 2022
Modified Files:
pkgsrc/graphics/py-imagesize: Makefile PLIST distinfo
Log Message:
py-imagesize: updated to 1.4.1
1.4.1
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/py-imagesize/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-imagesize/PLIST
cvs rdiff -u -r1.7 -r1.8 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.8 pkgsrc/graphics/py-imagesize/Makefile:1.9
--- pkgsrc/graphics/py-imagesize/Makefile:1.8 Tue Jan 4 20:54:05 2022
+++ pkgsrc/graphics/py-imagesize/Makefile Wed Sep 14 10:03:03 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2022/01/04 20:54:05 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2022/09/14 10:03:03 adam Exp $
-DISTNAME= imagesize-1.3.0
+DISTNAME= imagesize-1.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/imagesize/}
Index: pkgsrc/graphics/py-imagesize/PLIST
diff -u pkgsrc/graphics/py-imagesize/PLIST:1.2 pkgsrc/graphics/py-imagesize/PLIST:1.3
--- pkgsrc/graphics/py-imagesize/PLIST:1.2 Sun Feb 25 21:32:03 2018
+++ pkgsrc/graphics/py-imagesize/PLIST Wed Sep 14 10:03:03 2022
@@ -1,8 +1,11 @@
-@comment $NetBSD: PLIST,v 1.2 2018/02/25 21:32:03 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/09/14 10:03:03 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/imagesize.py
-${PYSITELIB}/imagesize.pyc
-${PYSITELIB}/imagesize.pyo
+${PYSITELIB}/imagesize/__init__.py
+${PYSITELIB}/imagesize/__init__.pyc
+${PYSITELIB}/imagesize/__init__.pyo
+${PYSITELIB}/imagesize/imagesize.py
+${PYSITELIB}/imagesize/imagesize.pyc
+${PYSITELIB}/imagesize/imagesize.pyo
Index: pkgsrc/graphics/py-imagesize/distinfo
diff -u pkgsrc/graphics/py-imagesize/distinfo:1.7 pkgsrc/graphics/py-imagesize/distinfo:1.8
--- pkgsrc/graphics/py-imagesize/distinfo:1.7 Thu Nov 11 08:57:26 2021
+++ pkgsrc/graphics/py-imagesize/distinfo Wed Sep 14 10:03:03 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/11/11 08:57:26 adam Exp $
+$NetBSD: distinfo,v 1.8 2022/09/14 10:03:03 adam Exp $
-BLAKE2s (imagesize-1.3.0.tar.gz) = b2061f39eabb455a38112c4ee5819f6bfd8e38c8ce5ce59de9066bad369555aa
-SHA512 (imagesize-1.3.0.tar.gz) = 3686e513f03cc16f5237ca206cd1bf131eea968015ee4906f620ab1c8932ed24d19881807225a02fa319d0465da4b01851ec0bd0a47146ef914053185bc0c755
-Size (imagesize-1.3.0.tar.gz) = 1279535 bytes
+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
Home |
Main Index |
Thread Index |
Old Index