Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2022 12:31:48 GMT
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 52645caa9868 - main - www/py-httpie: update to 3.0.2 release
Message-ID:  <202201251231.20PCVm15022983@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=52645caa9868ebac8287da7a4c77a6a8c8bae3b1

commit 52645caa9868ebac8287da7a4c77a6a8c8bae3b1
Author:     Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2022-01-25 12:31:14 +0000
Commit:     Alex Dupre <ale@FreeBSD.org>
CommitDate: 2022-01-25 12:31:43 +0000

    www/py-httpie: update to 3.0.2 release
---
 www/py-httpie/Makefile | 7 ++++---
 www/py-httpie/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/www/py-httpie/Makefile b/www/py-httpie/Makefile
index 3f2db09953dc..4418991b75f9 100644
--- a/www/py-httpie/Makefile
+++ b/www/py-httpie/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alex Dupre <ale@FreeBSD.org>
 
 PORTNAME=	httpie
-PORTVERSION=	2.6.0
+PORTVERSION=	3.0.2
 CATEGORIES=	www
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -15,9 +15,10 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}charset-normalizer>=2.0.0:textproc/py-charse
 		${PYTHON_PKGNAMEPREFIX}defusedxml>=0.6.0:devel/py-defusedxml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.22.0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pygments>=2.5.2:textproc/py-pygments@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.9.1:www/py-requests-toolbelt@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.9.1:www/py-requests-toolbelt@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}multidict>=4.7.0:www/py-multidict@${PY_FLAVOR}
 
-USES=		cpe python:3.6+
+USES=		cpe python:3.8+
 USE_PYTHON=	distutils autoplist
 
 USE_GITHUB=	yes
diff --git a/www/py-httpie/distinfo b/www/py-httpie/distinfo
index 3d2ad42a3b4b..33d3599159e0 100644
--- a/www/py-httpie/distinfo
+++ b/www/py-httpie/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634220877
-SHA256 (httpie-httpie-2.6.0_GH0.tar.gz) = 3bcd9a8cb2b11299da12d3af36c095c6d4b665e41c395898a07f1ae4d99fc14a
-SIZE (httpie-httpie-2.6.0_GH0.tar.gz) = 1133495
+TIMESTAMP = 1643110684
+SHA256 (httpie-httpie-3.0.2_GH0.tar.gz) = 737a2d7ce387e81cac14ab071ca8f28701a75d2a4d53ab8ccb8eba01a50702f3
+SIZE (httpie-httpie-3.0.2_GH0.tar.gz) = 1169342



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