git: 08be43d4e916 - main - security/py-httpx-auth: Update to 0.18.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 03:24:56 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=08be43d4e916904464a4a1e78c8ea5b73a302d4d
commit 08be43d4e916904464a4a1e78c8ea5b73a302d4d
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-22 03:19:22 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-22 03:19:22 +0000
security/py-httpx-auth: Update to 0.18.0
Changes: https://github.com/Colin-b/httpx_auth/releases
---
security/py-httpx-auth/Makefile | 8 ++++----
security/py-httpx-auth/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/security/py-httpx-auth/Makefile b/security/py-httpx-auth/Makefile
index fd85ba9dee89..9463ad757291 100644
--- a/security/py-httpx-auth/Makefile
+++ b/security/py-httpx-auth/Makefile
@@ -1,5 +1,5 @@
PORTNAME= httpx-auth
-PORTVERSION= 0.17.0
+PORTVERSION= 0.18.0
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,12 +13,12 @@ WWW= https://colin-b.github.io/httpx_auth/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0: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}httpx>=0.24.0<0.25:www/py-httpx@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.25.0<0.26:www/py-httpx@${PY_FLAVOR}
-USES= python
+USES= python:3.9+
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/security/py-httpx-auth/distinfo b/security/py-httpx-auth/distinfo
index 2837c5c1e5f1..dac9e0395aa5 100644
--- a/security/py-httpx-auth/distinfo
+++ b/security/py-httpx-auth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166030
-SHA256 (httpx_auth-0.17.0.tar.gz) = 4e297113804ac3ee316d12a9596bc05e4dd592d2bf0809e5b4dab496d8a35b13
-SIZE (httpx_auth-0.17.0.tar.gz) = 70061
+TIMESTAMP = 1695143367
+SHA256 (httpx_auth-0.18.0.tar.gz) = 22826b4b9c3d76523e9f4797769cafcc46f0d2e02f5e56856d5d996e7b925654
+SIZE (httpx_auth-0.18.0.tar.gz) = 70205