Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2024 14:10:36 GMT
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 156ab6cc6c8c - main - www/py-httpx-gssapi: Update to 0.3.1
Message-ID:  <202407231410.46NEAaNK099017@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=156ab6cc6c8c2086f88321481bb3fe19a5154105

commit 156ab6cc6c8c2086f88321481bb3fe19a5154105
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2024-07-22 21:44:43 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2024-07-23 14:09:51 +0000

    www/py-httpx-gssapi: Update to 0.3.1
    
    re: https://github.com/pythongssapi/httpx-gssapi/releases/tag/v0.3.1
---
 www/py-httpx-gssapi/Makefile | 4 ++--
 www/py-httpx-gssapi/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-httpx-gssapi/Makefile b/www/py-httpx-gssapi/Makefile
index c37e1073d26e..9ce88abe33d3 100644
--- a/www/py-httpx-gssapi/Makefile
+++ b/www/py-httpx-gssapi/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	httpx-gssapi
-PORTVERSION=	0.2.1
+PORTVERSION=	0.3.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW=		https://github.com/pythongssapi/httpx-gssapi
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}httpx>0:www/py-httpx@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}httpx>=0.16<0.28:www/py-httpx@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/www/py-httpx-gssapi/distinfo b/www/py-httpx-gssapi/distinfo
index 61bbd674c20a..9d217b3ffd0b 100644
--- a/www/py-httpx-gssapi/distinfo
+++ b/www/py-httpx-gssapi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695748218
-SHA256 (httpx-gssapi-0.2.1.tar.gz) = 2841757366d274c9b0ea6630eab5b700340175e1438aab460c4ae30d0cf70b89
-SIZE (httpx-gssapi-0.2.1.tar.gz) = 33183
+TIMESTAMP = 1721658529
+SHA256 (httpx-gssapi-0.3.1.tar.gz) = 8147fc4898768998c7414553d0b3ffe145ee1d9821df23caac4a8ad8fe9bfea9
+SIZE (httpx-gssapi-0.3.1.tar.gz) = 36265



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407231410.46NEAaNK099017>