Date: Mon, 12 Jul 2021 04:19:40 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: 9bc75dcdec42 - main - sysutils/py-pkginfo: Update to 1.7.1 Message-ID: <202107120419.16C4JeBD085796@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=9bc75dcdec422769029595c3485ed10c1ad8a2e4 commit 9bc75dcdec422769029595c3485ed10c1ad8a2e4 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2021-07-12 04:19:24 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-07-12 04:19:24 +0000 sysutils/py-pkginfo: Update to 1.7.1 Approved by: lwhsu (mentor, implicit) --- 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 a6dc4e311076..702817eefa1a 100644 --- a/sysutils/py-pkginfo/Makefile +++ b/sysutils/py-pkginfo/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkginfo -DISTVERSION= 1.7.0 +DISTVERSION= 1.7.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-pkginfo/distinfo b/sysutils/py-pkginfo/distinfo index 613bafde6d9a..d09b4b8d32ca 100644 --- a/sysutils/py-pkginfo/distinfo +++ b/sysutils/py-pkginfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610908484 -SHA256 (pkginfo-1.7.0.tar.gz) = 029a70cb45c6171c329dfc890cde0879f8c52d6f3922794796e06f577bb03db4 -SIZE (pkginfo-1.7.0.tar.gz) = 37209 +TIMESTAMP = 1626057077 +SHA256 (pkginfo-1.7.1.tar.gz) = e7432f81d08adec7297633191bbf0bd47faf13cd8724c3a13250e51d542635bd +SIZE (pkginfo-1.7.1.tar.gz) = 34280
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107120419.16C4JeBD085796>