git: 6ad041c43f7b - main - devel/py-pip-run: Update to 12.6.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:23:27 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ad041c43f7bc2e8adc830140a0e4b640faa9f4e commit 6ad041c43f7bc2e8adc830140a0e4b640faa9f4e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:33:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:35 +0000 devel/py-pip-run: Update to 12.6.1 Changes: https://github.com/jaraco/pip-run/blob/main/NEWS.rst --- devel/py-pip-run/Makefile | 6 +++++- devel/py-pip-run/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/devel/py-pip-run/Makefile b/devel/py-pip-run/Makefile index 1d17d5e3ce47..aada4fe0b9db 100644 --- a/devel/py-pip-run/Makefile +++ b/devel/py-pip-run/Makefile @@ -1,5 +1,5 @@ PORTNAME= pip-run -PORTVERSION= 12.4.0 +PORTVERSION= 12.6.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -36,4 +36,8 @@ NO_ARCH= yes RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-resources>=0:devel/py-importlib-resources@${PY_FLAVOR} .endif +.if ${PYTHON_REL} < 31100 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR} +.endif + .include <bsd.port.post.mk> diff --git a/devel/py-pip-run/distinfo b/devel/py-pip-run/distinfo index 00bc07ffaae5..9d69eb50c16c 100644 --- a/devel/py-pip-run/distinfo +++ b/devel/py-pip-run/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696904132 -SHA256 (pip-run-12.4.0.tar.gz) = 56f4ec37562c52c4fdd1e07f3c029c2f39514ad65b7c7a34041facc58848514a -SIZE (pip-run-12.4.0.tar.gz) = 37749 +TIMESTAMP = 1708449276 +SHA256 (pip-run-12.6.1.tar.gz) = 227914cba705e9d90ce823e7163111a8a5b614c2e37fea003d506291763dafb1 +SIZE (pip-run-12.6.1.tar.gz) = 38868