Date: Mon, 5 Jun 2023 19:02:00 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 803a44878dd5 - main - sysutils/py-pkginfo: Update to 1.9.6 Message-ID: <202306051902.355J20sX079011@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=803a44878dd529622e9c58e3b799c6f2c339d6bc commit 803a44878dd529622e9c58e3b799c6f2c339d6bc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-05 18:46:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-05 18:49:13 +0000 sysutils/py-pkginfo: Update to 1.9.6 Changes: https://bazaar.launchpad.net/~tseaver/pkginfo/trunk/view/head:/CHANGES.txt Approved by: ygy (maintainer) --- sysutils/py-pkginfo/Makefile | 2 +- sysutils/py-pkginfo/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/py-pkginfo/Makefile b/sysutils/py-pkginfo/Makefile index 6020a6876b8b..3315b5415650 100644 --- a/sysutils/py-pkginfo/Makefile +++ b/sysutils/py-pkginfo/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkginfo -DISTVERSION= 1.8.3 +DISTVERSION= 1.9.6 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-pkginfo/distinfo b/sysutils/py-pkginfo/distinfo index c4d71f94a483..3a390daa00b0 100644 --- a/sysutils/py-pkginfo/distinfo +++ b/sysutils/py-pkginfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667144933 -SHA256 (pkginfo-1.8.3.tar.gz) = a84da4318dd86f870a9447a8c98340aa06216bfc6f2b7bdc4b8766984ae1867c -SIZE (pkginfo-1.8.3.tar.gz) = 375734 +TIMESTAMP = 1685793192 +SHA256 (pkginfo-1.9.6.tar.gz) = 8fd5896e8718a4372f0ea9cc9d96f6417c9b986e23a4d116dda26b62cc29d046 +SIZE (pkginfo-1.9.6.tar.gz) = 379307
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306051902.355J20sX079011>