From 9b39c306c11bdfc3a29372c9b1ffd00fec08b4d3 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 4 Nov 2024 17:32:40 +0000 Subject: [PATCH] py-httpie: update to 3.2.4. ## [3.2.4](https://github.com/httpie/cli/compare/3.2.3...3.2.4) (2024-11-01) - Fix default certs loading and unpin `requests`. ([#1596](https://github.com/httpie/cli/issues/1596)) --- www/py-httpie/Makefile | 8 ++++---- www/py-httpie/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/py-httpie/Makefile b/www/py-httpie/Makefile index cd0f8cc61243..d9539c3bba02 100644 --- a/www/py-httpie/Makefile +++ b/www/py-httpie/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2024/10/10 19:47:07 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2024/11/04 17:32:40 wiz Exp $ -DISTNAME= httpie-3.2.3 +DISTNAME= httpie-3.2.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=h/httpie/} @@ -44,8 +44,8 @@ post-install: # for tests ALLOW_NETWORK_ACCESS=1 -# test status as of 3.2.3 -# 19 failed, 1008 passed, 5 skipped, 4 xfailed, 166 warnings +# as of 3.2.4 +# 8 failed, 1019 passed, 5 skipped, 4 xfailed, 159 warnings do-test: cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} diff --git a/www/py-httpie/distinfo b/www/py-httpie/distinfo index 822c477eda97..f264c68a300b 100644 --- a/www/py-httpie/distinfo +++ b/www/py-httpie/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2024/07/14 06:04:57 wiz Exp $ +$NetBSD: distinfo,v 1.18 2024/11/04 17:32:40 wiz Exp $ -BLAKE2s (httpie-3.2.3.tar.gz) = 9bff0691ab9778ad248588d46eb8d9da85fd373fe04465cf077b8d85661fbb67 -SHA512 (httpie-3.2.3.tar.gz) = 930eba3323be78f0170ae714f19d8a598f1446c6423c65f11908cae6bc3780f04cfa1da532d044442d2421196f3c99a8166ad3d3772b1b8e11f84a211136bc2a -Size (httpie-3.2.3.tar.gz) = 382096 bytes +BLAKE2s (httpie-3.2.4.tar.gz) = 2334e7d46356ebfa3b73e217d5fec50349a3a33fb30ff00557e2e8e2765f508c +SHA512 (httpie-3.2.4.tar.gz) = 678ac9024a45f912ad19f10b1d609b19c630ef5d20886a7db0aa6bd71eb62cb91a8c9d5cf0060fac2bc457d9d95c6a2b80a556f6ac3176bc66064d81f45b0397 +Size (httpie-3.2.4.tar.gz) = 382651 bytes