git: 6d51e45658ca - main - www/py-requests-mock: Update to 1.12.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 31 Mar 2024 18:57:00 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6d51e45658caf9c372f8ed8c2c719e9baa091582

commit 6d51e45658caf9c372f8ed8c2c719e9baa091582
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 18:51:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 18:51:50 +0000

    www/py-requests-mock: Update to 1.12.1
    
    Changes:        https://github.com/jamielennox/requests-mock/releases
---
 www/py-requests-mock/Makefile | 8 +++++---
 www/py-requests-mock/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/www/py-requests-mock/Makefile b/www/py-requests-mock/Makefile
index 8b8cf0b342f3..3116dde28647 100644
--- a/www/py-requests-mock/Makefile
+++ b/www/py-requests-mock/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	requests-mock
-PORTVERSION=	1.11.0
+PORTVERSION=	1.12.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,9 @@ WWW=		https://github.com/jamielennox/requests-mock
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=0:devel/py-pbr@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=56:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=2.3<3:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fixtures>=0:devel/py-fixtures@${PY_FLAVOR} \
@@ -22,7 +24,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fixtures>=0:devel/py-fixtures@${PY_FLAVOR}
 		${PYTHON_PKGNAMEPREFIX}testtools>=0:devel/py-testtools@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	autoplist concurrent distutils
+USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
 
diff --git a/www/py-requests-mock/distinfo b/www/py-requests-mock/distinfo
index 5090d649d552..7a332fad9771 100644
--- a/www/py-requests-mock/distinfo
+++ b/www/py-requests-mock/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686496790
-SHA256 (requests-mock-1.11.0.tar.gz) = ef10b572b489a5f28e09b708697208c4a3b2b89ef80a9f01584340ea357ec3c4
-SIZE (requests-mock-1.11.0.tar.gz) = 74377
+TIMESTAMP = 1711860545
+SHA256 (requests-mock-1.12.1.tar.gz) = e9e12e333b525156e82a3c852f22016b9158220d2f47454de9cae8a77d371401
+SIZE (requests-mock-1.12.1.tar.gz) = 60901