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:           Tue Oct 16 08:54:50 UTC 2018

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

Log Message:
py-imagesize: updated to 1.1.0

1.1.0:
add TIFF support (experimental)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/py-imagesize/Makefile
cvs rdiff -u -r1.2 -r1.3 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.4 pkgsrc/graphics/py-imagesize/Makefile:1.5
--- pkgsrc/graphics/py-imagesize/Makefile:1.4   Sun Feb 25 21:32:03 2018
+++ pkgsrc/graphics/py-imagesize/Makefile       Tue Oct 16 08:54:50 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/02/25 21:32:03 adam Exp $
+# $NetBSD: Makefile,v 1.5 2018/10/16 08:54:50 adam Exp $
 
-DISTNAME=      imagesize-1.0.0
+DISTNAME=      imagesize-1.1.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/imagesize/}

Index: pkgsrc/graphics/py-imagesize/distinfo
diff -u pkgsrc/graphics/py-imagesize/distinfo:1.2 pkgsrc/graphics/py-imagesize/distinfo:1.3
--- pkgsrc/graphics/py-imagesize/distinfo:1.2   Sun Feb 25 21:32:03 2018
+++ pkgsrc/graphics/py-imagesize/distinfo       Tue Oct 16 08:54:50 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/02/25 21:32:03 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/10/16 08:54:50 adam Exp $
 
-SHA1 (imagesize-1.0.0.tar.gz) = fb4b40f8e920bc3fb6c6cbda32708e6ce0ddd0ce
-RMD160 (imagesize-1.0.0.tar.gz) = e7913341bc0970f17a8411675dd34f84106694e8
-SHA512 (imagesize-1.0.0.tar.gz) = 1111d284cfdb8b14bc09dd0dd569434c62225f0b8da5ca5c00a740fce095c382efafcba73a4000e38b91418775518707693675c2d3c2dafb1036fc4aadb91e64
-Size (imagesize-1.0.0.tar.gz) = 465373 bytes
+SHA1 (imagesize-1.1.0.tar.gz) = 48b7277a450654db77dc956812020525f5e478c8
+RMD160 (imagesize-1.1.0.tar.gz) = 266d0cb2befd5bb93c980a7bb672cd99e41ad6b9
+SHA512 (imagesize-1.1.0.tar.gz) = 11af71a5120decb88450d1bc7609e25e560e448fcaef72c273690ffe3ad06856e6a172e20738a8dd5650efe1ba8d599e797692eb5cae2b7d74a71f1f55438a03
+Size (imagesize-1.1.0.tar.gz) = 1275201 bytes



Home | Main Index | Thread Index | Old Index