Date: Fri, 19 Nov 2021 06:26:10 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dff8cd7fdfb0 - main - sysutils/py-pkginfo: Update to 1.8.0 Message-ID: <202111190626.1AJ6QAHJ082939@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=dff8cd7fdfb082f0dfe2c0cff2c64fb54e2ad83f commit dff8cd7fdfb082f0dfe2c0cff2c64fb54e2ad83f Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2021-11-19 06:26:00 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-11-19 06:26:00 +0000 sysutils/py-pkginfo: Update to 1.8.0 --- 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 702817eefa1a..fbf78ff43f74 100644 --- a/sysutils/py-pkginfo/Makefile +++ b/sysutils/py-pkginfo/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkginfo -DISTVERSION= 1.7.1 +DISTVERSION= 1.8.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-pkginfo/distinfo b/sysutils/py-pkginfo/distinfo index d09b4b8d32ca..7ac5a437980a 100644 --- a/sysutils/py-pkginfo/distinfo +++ b/sysutils/py-pkginfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626057077 -SHA256 (pkginfo-1.7.1.tar.gz) = e7432f81d08adec7297633191bbf0bd47faf13cd8724c3a13250e51d542635bd -SIZE (pkginfo-1.7.1.tar.gz) = 34280 +TIMESTAMP = 1637302337 +SHA256 (pkginfo-1.8.0.tar.gz) = 99d1775f3477508da299575567e4ffb678895912f51c7cbacd264d1815d11d19 +SIZE (pkginfo-1.8.0.tar.gz) = 37151
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111190626.1AJ6QAHJ082939>