Date: Thu, 11 Apr 2024 01:01:46 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2910ff97e727 - main - archivers/py-xopen: Update to 2.0.1 and take maintainership Message-ID: <202404110101.43B11k7E089683@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=2910ff97e727f57a6ea23176d9b65fa996355888 commit 2910ff97e727f57a6ea23176d9b65fa996355888 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2024-04-11 01:00:34 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2024-04-11 01:01:38 +0000 archivers/py-xopen: Update to 2.0.1 and take maintainership --- archivers/py-xopen/Makefile | 5 ++--- archivers/py-xopen/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/archivers/py-xopen/Makefile b/archivers/py-xopen/Makefile index 1b48ea30ac5d..733af47212e4 100644 --- a/archivers/py-xopen/Makefile +++ b/archivers/py-xopen/Makefile @@ -1,11 +1,10 @@ PORTNAME= xopen -DISTVERSION= 1.9.0 -PORTREVISION= 1 +DISTVERSION= 2.0.1 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Open compressed files transparently WWW= https://pypi.org/project/xopen/ diff --git a/archivers/py-xopen/distinfo b/archivers/py-xopen/distinfo index 29744363d7ed..c1c93276f638 100644 --- a/archivers/py-xopen/distinfo +++ b/archivers/py-xopen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707060680 -SHA256 (xopen-1.9.0.tar.gz) = 01daaefd18875b1e555183f9641de892cc245eaca6893546e91f48182b6d6ab1 -SIZE (xopen-1.9.0.tar.gz) = 30580 +TIMESTAMP = 1712796452 +SHA256 (xopen-2.0.1.tar.gz) = 6c34127651e538cfdd67ec8016a6505ba386158bbfe3f615e105d49027d5968e +SIZE (xopen-2.0.1.tar.gz) = 31954
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404110101.43B11k7E089683>