pkgsrc-WIP-changes archive

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

py-identify: Update to 1.5.0



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sat Sep 12 10:42:00 2020 +0900
Changeset:	3c7493ed60e6f3dc05efcf0a97bf035112ef59af

Modified Files:
	py-identify/Makefile
	py-identify/distinfo

Log Message:
py-identify: Update to 1.5.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3c7493ed60e6f3dc05efcf0a97bf035112ef59af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-identify/Makefile | 2 +-
 py-identify/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-identify/Makefile b/py-identify/Makefile
index c0b51b7988..bce9d619a8 100644
--- a/py-identify/Makefile
+++ b/py-identify/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	identify-1.4.30
+DISTNAME=	identify-1.5.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=i/identify/}
diff --git a/py-identify/distinfo b/py-identify/distinfo
index 60bc47848f..ef847592c5 100644
--- a/py-identify/distinfo
+++ b/py-identify/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (identify-1.4.30.tar.gz) = 115fd9279511b459c8e39fcfd14a85a9760b10b7
-RMD160 (identify-1.4.30.tar.gz) = 213c3c63d4a69dd5e7067aef9e9cfe8d6ec7e87d
-SHA512 (identify-1.4.30.tar.gz) = b8d3236235a65ee0054b96e90fa53ff4e1e1a2b8844b7ed6ba010fbd579ce04958403afcceceabbcb72568c436ffd58a8696ff5e0e29080e32d07e179d29b516
-Size (identify-1.4.30.tar.gz) = 97793 bytes
+SHA1 (identify-1.5.0.tar.gz) = 1ac0ad8e7de7351e688d6251f2d1640e5f848718
+RMD160 (identify-1.5.0.tar.gz) = 3d9b11f87dc5e523c71a13987f6e20bea3038157
+SHA512 (identify-1.5.0.tar.gz) = 405ca448bc46d5da0d2cd42dd9ee242d781ac73361816d97af260f0f6adc5e31fe3d83a96f86319932a354bf120693db88c355f49e42929f4c9b0fbb0b8a99b8
+Size (identify-1.5.0.tar.gz) = 98058 bytes


Home | Main Index | Thread Index | Old Index