pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-httpie
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 4 17:32:40 UTC 2024
Modified Files:
pkgsrc/www/py-httpie: Makefile distinfo
Log Message:
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))
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-httpie/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/py-httpie/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-httpie/Makefile
diff -u pkgsrc/www/py-httpie/Makefile:1.20 pkgsrc/www/py-httpie/Makefile:1.21
--- pkgsrc/www/py-httpie/Makefile:1.20 Thu Oct 10 19:47:07 2024
+++ pkgsrc/www/py-httpie/Makefile Mon Nov 4 17:32:40 2024
@@ -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}
Index: pkgsrc/www/py-httpie/distinfo
diff -u pkgsrc/www/py-httpie/distinfo:1.17 pkgsrc/www/py-httpie/distinfo:1.18
--- pkgsrc/www/py-httpie/distinfo:1.17 Sun Jul 14 06:04:57 2024
+++ pkgsrc/www/py-httpie/distinfo Mon Nov 4 17:32:40 2024
@@ -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
Home |
Main Index |
Thread Index |
Old Index