Date: Tue, 21 Dec 2021 19:43:06 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: 3062e5076dd7 - main - sysutils/py-plumbum: Update to 1.7.1 Message-ID: <202112211943.1BLJh6QN028759@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=3062e5076dd75759ecac5164b5caa26114884d0a commit 3062e5076dd75759ecac5164b5caa26114884d0a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-12-21 18:49:13 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-12-21 18:49:13 +0000 sysutils/py-plumbum: Update to 1.7.1 Changes: https://github.com/tomerfiliba/plumbum/releases --- sysutils/py-plumbum/Makefile | 2 +- sysutils/py-plumbum/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/py-plumbum/Makefile b/sysutils/py-plumbum/Makefile index f68794271e7d..92f396c01b36 100644 --- a/sysutils/py-plumbum/Makefile +++ b/sysutils/py-plumbum/Makefile @@ -1,7 +1,7 @@ # Created by: David Naylor <dbn@FreeBSD.org> PORTNAME= plumbum -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MASTER_SITES= CHEESESHOP diff --git a/sysutils/py-plumbum/distinfo b/sysutils/py-plumbum/distinfo index aceef7aeaf24..908c464bde9d 100644 --- a/sysutils/py-plumbum/distinfo +++ b/sysutils/py-plumbum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613478447 -SHA256 (plumbum-1.7.0.tar.gz) = 317744342c755319907c773cc87c3a30adaa3a41b0d34c0ce02d9d1904922dce -SIZE (plumbum-1.7.0.tar.gz) = 318890 +TIMESTAMP = 1638556618 +SHA256 (plumbum-1.7.1.tar.gz) = 3c0ac8c4ee57b2adddc82909d3c738a62ef5f77faf24ec7cb6f0a117e1679740 +SIZE (plumbum-1.7.1.tar.gz) = 323014
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112211943.1BLJh6QN028759>