git: 9be4b372b787 - main - devel/py-vcrpy: Update version 7.0.0=>8.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Dec 2025 09:29:18 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9be4b372b787085010cd3e1ccd986f8055dedf03
commit 9be4b372b787085010cd3e1ccd986f8055dedf03
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-12-04 08:20:55 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-12-04 09:27:53 +0000
devel/py-vcrpy: Update version 7.0.0=>8.0.0
Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v8.0.0
---
devel/py-vcrpy/Makefile | 10 +++++-----
devel/py-vcrpy/distinfo | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/devel/py-vcrpy/Makefile b/devel/py-vcrpy/Makefile
index 886de30241f8..ad5d216e9a87 100644
--- a/devel/py-vcrpy/Makefile
+++ b/devel/py-vcrpy/Makefile
@@ -1,6 +1,5 @@
PORTNAME= vcrpy
-DISTVERSION= 7.0.0
-PORTREVISION= 1
+DISTVERSION= 8.0.0
CATEGORIES= devel www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,14 +11,15 @@ WWW= https://github.com/kevin1024/vcrpy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}wrapt>0:devel/py-wrapt@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wrapt>0:devel/py-wrapt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yarl>0:www/py-yarl@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist distutils pytest
+USE_PYTHON= autoplist pep517 pytest
NO_ARCH= yes
diff --git a/devel/py-vcrpy/distinfo b/devel/py-vcrpy/distinfo
index 50b48bb2edb6..630cf17ff3c8 100644
--- a/devel/py-vcrpy/distinfo
+++ b/devel/py-vcrpy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735643679
-SHA256 (vcrpy-7.0.0.tar.gz) = 176391ad0425edde1680c5b20738ea3dc7fb942520a48d2993448050986b3a50
-SIZE (vcrpy-7.0.0.tar.gz) = 85502
+TIMESTAMP = 1764836327
+SHA256 (vcrpy-8.0.0.tar.gz) = 25622ec65c5c007597d417e6867ccb6e6ab0d5f8826e2a03feb5911b3011f8ad
+SIZE (vcrpy-8.0.0.tar.gz) = 85884