Date: Sun, 23 Jan 2022 19:28:09 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: 86ea7eec81ec - main - devel/py-pip-run: Update to 8.7.0 Message-ID: <202201231928.20NJS9Ox015579@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=86ea7eec81ec9fcf1a465ef04f50e80e6431e55f commit 86ea7eec81ec9fcf1a465ef04f50e80e6431e55f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-23 18:19:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-23 18:47:21 +0000 devel/py-pip-run: Update to 8.7.0 Changes: https://github.com/jaraco/pip-run/blob/main/CHANGES.rst --- devel/py-pip-run/Makefile | 4 ++-- devel/py-pip-run/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-pip-run/Makefile b/devel/py-pip-run/Makefile index 4f2e7b133e4d..579e3bbd0a61 100644 --- a/devel/py-pip-run/Makefile +++ b/devel/py-pip-run/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= pip-run -PORTVERSION= 8.6.1 +PORTVERSION= 8.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}autocommand>=0:devel/py-autocommand@${PY_FLA ${PYTHON_PKGNAMEPREFIX}path>=15.1:devel/py-path@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pip>=19.3:devel/py-pip@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/devel/py-pip-run/distinfo b/devel/py-pip-run/distinfo index 10ff44136124..3b88a76f49b9 100644 --- a/devel/py-pip-run/distinfo +++ b/devel/py-pip-run/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637519888 -SHA256 (pip-run-8.6.1.tar.gz) = 838990ff9baa2b978bc610c793c3dbae4e96be98bf4b8199998f4115522d1e08 -SIZE (pip-run-8.6.1.tar.gz) = 28305 +TIMESTAMP = 1642102295 +SHA256 (pip-run-8.7.0.tar.gz) = 1dd68df829b6082deb171a493173aeaebe6aa7c125ef2ce64ebf744f3874f529 +SIZE (pip-run-8.7.0.tar.gz) = 28265
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201231928.20NJS9Ox015579>