pkgsrc-WIP-changes archive

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

py-identify: Update to 2.5.0



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sat Apr 30 22:13:50 2022 +0900
Changeset:	a0df9a41e814f8dabbc084e850258d03d39d68e6

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

Log Message:
py-identify: Update to 2.5.0

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

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/PLIST    | 25 +++++++++++++------------
 py-identify/distinfo |  6 +++---
 3 files changed, 17 insertions(+), 16 deletions(-)

diffs:
diff --git a/py-identify/Makefile b/py-identify/Makefile
index b4be0aac38..586e741d9c 100644
--- a/py-identify/Makefile
+++ b/py-identify/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	identify-2.4.12
+DISTNAME=	identify-2.5.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=i/identify/}
diff --git a/py-identify/PLIST b/py-identify/PLIST
index b4d92a6df4..df7e1ae7f0 100644
--- a/py-identify/PLIST
+++ b/py-identify/PLIST
@@ -7,23 +7,24 @@ ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/identify/__init__.py
-${PYSITELIB}/identify/__init__.pyo
 ${PYSITELIB}/identify/__init__.pyc
-${PYSITELIB}/identify/cli.pyo
-${PYSITELIB}/identify/cli.pyc
-${PYSITELIB}/identify/extensions.pyo
-${PYSITELIB}/identify/extensions.pyc
-${PYSITELIB}/identify/identify.pyo
-${PYSITELIB}/identify/identify.pyc
-${PYSITELIB}/identify/interpreters.pyo
-${PYSITELIB}/identify/interpreters.pyc
+${PYSITELIB}/identify/__init__.pyo
 ${PYSITELIB}/identify/cli.py
+${PYSITELIB}/identify/cli.pyc
+${PYSITELIB}/identify/cli.pyo
 ${PYSITELIB}/identify/extensions.py
+${PYSITELIB}/identify/extensions.pyc
+${PYSITELIB}/identify/extensions.pyo
 ${PYSITELIB}/identify/identify.py
+${PYSITELIB}/identify/identify.pyc
+${PYSITELIB}/identify/identify.pyo
 ${PYSITELIB}/identify/interpreters.py
+${PYSITELIB}/identify/interpreters.pyc
+${PYSITELIB}/identify/interpreters.pyo
+${PYSITELIB}/identify/py.typed
 ${PYSITELIB}/identify/vendor/__init__.py
-${PYSITELIB}/identify/vendor/__init__.pyo
 ${PYSITELIB}/identify/vendor/__init__.pyc
-${PYSITELIB}/identify/vendor/licenses.pyo
-${PYSITELIB}/identify/vendor/licenses.pyc
+${PYSITELIB}/identify/vendor/__init__.pyo
 ${PYSITELIB}/identify/vendor/licenses.py
+${PYSITELIB}/identify/vendor/licenses.pyc
+${PYSITELIB}/identify/vendor/licenses.pyo
diff --git a/py-identify/distinfo b/py-identify/distinfo
index 229b1043b5..cb73640d7b 100644
--- a/py-identify/distinfo
+++ b/py-identify/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (identify-2.4.12.tar.gz) = 5524dbc83cb372f08a8319335ffe6cceee1f2ab14b0d7926d31e9a8a518a29b1
-SHA512 (identify-2.4.12.tar.gz) = 033bf5ef41d41047367fe01a8899e596fc7cc2c6f0c7dd1ba3e69408b1507ab812b7fb331281f8984047ce30db00ee840146097d78fb360e78be8a58f33c2dae
-Size (identify-2.4.12.tar.gz) = 98824 bytes
+BLAKE2s (identify-2.5.0.tar.gz) = 5828ce787ca340e1831108e4697ce59554a87c3c88f566f18b0b75f75d39cee6
+SHA512 (identify-2.5.0.tar.gz) = 035d703301ac8cfb5c3237e33a9d99c7731c0a2227fc255cf61f1c5ac64335306ed763fbff31e7805a9b1e8586f539c21477cd647a833a6747728aff48162b21
+Size (identify-2.5.0.tar.gz) = 98852 bytes


Home | Main Index | Thread Index | Old Index