aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2024-02-16 10:42:26 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2024-02-16 10:42:26 +0000
commitc36e3c9ab25cf425a42c921418b63a82ca01a3b8 (patch)
treef36c56367248fe840a39e2bcab6675a612708d21
parent765c3ee4caa11eedd5c08f4af40f4f0dd4081074 (diff)
downloadports-c36e3c9ab25cf425a42c921418b63a82ca01a3b8.tar.gz
ports-c36e3c9ab25cf425a42c921418b63a82ca01a3b8.zip
www/py-requests-gssapi: Update to 1.3.0
-rw-r--r--www/py-requests-gssapi/Makefile6
-rw-r--r--www/py-requests-gssapi/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/www/py-requests-gssapi/Makefile b/www/py-requests-gssapi/Makefile
index b43deb4daf31..d7d93592c079 100644
--- a/www/py-requests-gssapi/Makefile
+++ b/www/py-requests-gssapi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= requests-gssapi
-PORTVERSION= 1.2.3
+PORTVERSION= 1.3.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,10 +11,12 @@ WWW= https://pypi.org/project/requests-gssapi/
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>=1.4.1:security/py-gssapi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=1.1.0:www/py-requests@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist pep517
.include <bsd.port.mk>
diff --git a/www/py-requests-gssapi/distinfo b/www/py-requests-gssapi/distinfo
index 9b56f41bb781..69d5e6ce7fa1 100644
--- a/www/py-requests-gssapi/distinfo
+++ b/www/py-requests-gssapi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662059140
-SHA256 (requests-gssapi-1.2.3.tar.gz) = 20784508981401f7153c933eed095338933a40818da65a259dbf2d80dccb150e
-SIZE (requests-gssapi-1.2.3.tar.gz) = 19007
+TIMESTAMP = 1708077942
+SHA256 (requests-gssapi-1.3.0.tar.gz) = 4d52bf8c2aa2a829130efcca85c14943fdd0aa75455aab985b2b8726159c20ca
+SIZE (requests-gssapi-1.3.0.tar.gz) = 18681