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: Sun Feb 25 21:32:03 UTC 2018
Modified Files:
pkgsrc/graphics/py-imagesize: Makefile PLIST distinfo
Log Message:
py-imagesize: updated to 1.0.0
1.0.0:
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/py-imagesize/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/py-imagesize/PLIST \
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.3 pkgsrc/graphics/py-imagesize/Makefile:1.4
--- pkgsrc/graphics/py-imagesize/Makefile:1.3 Wed Jun 8 17:49:20 2016
+++ pkgsrc/graphics/py-imagesize/Makefile Sun Feb 25 21:32:03 2018
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 17:49:20 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/02/25 21:32:03 adam Exp $
-DISTNAME= imagesize-0.7.1
+DISTNAME= imagesize-1.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/imagesize/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/shibukawa/imagesize_py/
+HOMEPAGE= https://github.com/shibukawa/imagesize_py
COMMENT= Parses image files' header and returns image size
LICENSE= mit
+USE_LANGUAGES= # none
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/py-imagesize/PLIST
diff -u pkgsrc/graphics/py-imagesize/PLIST:1.1 pkgsrc/graphics/py-imagesize/PLIST:1.2
--- pkgsrc/graphics/py-imagesize/PLIST:1.1 Sat Apr 23 17:46:30 2016
+++ pkgsrc/graphics/py-imagesize/PLIST Sun Feb 25 21:32:03 2018
@@ -1,11 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2016/04/23 17:46:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/02/25 21:32: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/__init__.py
-${PYSITELIB}/imagesize/__init__.pyc
-${PYSITELIB}/imagesize/__init__.pyo
-${PYSITELIB}/imagesize/get.py
-${PYSITELIB}/imagesize/get.pyc
-${PYSITELIB}/imagesize/get.pyo
+${PYSITELIB}/imagesize.py
+${PYSITELIB}/imagesize.pyc
+${PYSITELIB}/imagesize.pyo
Index: pkgsrc/graphics/py-imagesize/distinfo
diff -u pkgsrc/graphics/py-imagesize/distinfo:1.1 pkgsrc/graphics/py-imagesize/distinfo:1.2
--- pkgsrc/graphics/py-imagesize/distinfo:1.1 Sat Apr 23 17:46:30 2016
+++ pkgsrc/graphics/py-imagesize/distinfo Sun Feb 25 21:32:03 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/04/23 17:46:30 adam Exp $
+$NetBSD: distinfo,v 1.2 2018/02/25 21:32:03 adam Exp $
-SHA1 (imagesize-0.7.1.tar.gz) = cfef5d52e8822cca4adecf6a894ca41ddf162de4
-RMD160 (imagesize-0.7.1.tar.gz) = c2165ac9d0e6dc5eb1c8666e2fa05abce3f586d7
-SHA512 (imagesize-0.7.1.tar.gz) = 61ff92167cc90bb1dcc78bb358419a526f09dc567709548bbe399694aa15dab63744f56c67bf33a940f5f443fd3a5ddc08ef9e17799b6fede1b11c0ad6a17f75
-Size (imagesize-0.7.1.tar.gz) = 2871 bytes
+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
Home |
Main Index |
Thread Index |
Old Index