git: 117ead911f6e - main - devel/py-pip-run: Update to 8.4.3

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:46:22 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=117ead911f6ebc5ad5b3223035c08d0208fb3589

commit 117ead911f6ebc5ad5b3223035c08d0208fb3589
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:36:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:43:43 +0000

    devel/py-pip-run: Update to 8.4.3
    
    Changes:        https://github.com/jaraco/pip-run/blob/main/CHANGES.rst
---
 devel/py-pip-run/Makefile | 3 +--
 devel/py-pip-run/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/devel/py-pip-run/Makefile b/devel/py-pip-run/Makefile
index b8adc7c18c1e..f1afde2e989e 100644
--- a/devel/py-pip-run/Makefile
+++ b/devel/py-pip-run/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	pip-run
-PORTVERSION=	8.4.2
+PORTVERSION=	8.4.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,6 @@ COMMENT=	Install packages and run Python with them
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}autocommand>=0:devel/py-autocommand@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}path>=15.1:devel/py-path@${PY_FLAVOR} \
diff --git a/devel/py-pip-run/distinfo b/devel/py-pip-run/distinfo
index a175086ce4b6..14811b03c264 100644
--- a/devel/py-pip-run/distinfo
+++ b/devel/py-pip-run/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614794294
-SHA256 (pip-run-8.4.2.tar.gz) = 1fde8da19bfa8e572ed01a20d598e4315508c7540c1689d49f8c2faa1751050c
-SIZE (pip-run-8.4.2.tar.gz) = 31716
+TIMESTAMP = 1624630112
+SHA256 (pip-run-8.4.3.tar.gz) = 9ba51b23114a42959d9a0bd292f068331cbaae4ea4d46cb0796ec2a03e0440ba
+SIZE (pip-run-8.4.3.tar.gz) = 27727


More information about the dev-commits-ports-main mailing list