pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-imagesize py-imagesize: updated to 1.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/0dea9b43bb0c
branches: trunk
changeset: 376127:0dea9b43bb0c
user: adam <adam%pkgsrc.org@localhost>
date: Sun Feb 25 21:32:03 2018 +0000
description:
py-imagesize: updated to 1.0.0
1.0.0:
Unknown changes
diffstat:
graphics/py-imagesize/Makefile | 8 +++++---
graphics/py-imagesize/PLIST | 11 ++++-------
graphics/py-imagesize/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 15 deletions(-)
diffs (57 lines):
diff -r 07be8eae84ff -r 0dea9b43bb0c graphics/py-imagesize/Makefile
--- a/graphics/py-imagesize/Makefile Sun Feb 25 21:27:09 2018 +0000
+++ b/graphics/py-imagesize/Makefile Sun Feb 25 21:32:03 2018 +0000
@@ -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"
diff -r 07be8eae84ff -r 0dea9b43bb0c graphics/py-imagesize/PLIST
--- a/graphics/py-imagesize/PLIST Sun Feb 25 21:27:09 2018 +0000
+++ b/graphics/py-imagesize/PLIST Sun Feb 25 21:32:03 2018 +0000
@@ -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
diff -r 07be8eae84ff -r 0dea9b43bb0c graphics/py-imagesize/distinfo
--- a/graphics/py-imagesize/distinfo Sun Feb 25 21:27:09 2018 +0000
+++ b/graphics/py-imagesize/distinfo Sun Feb 25 21:32:03 2018 +0000
@@ -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