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: Sun Jul 14 06:04:57 UTC 2024
Modified Files:
pkgsrc/www/py-httpie: Makefile PLIST distinfo
Log Message:
py-httpie: update to 3.2.3.
## [3.2.3]
- Fix SSL connections by pinning the `requests` version to `2.31.0`. ([#1583], [#1581])
- Make it possible to [unset](https://httpie.io/docs/cli/default-request-headers) the `User-Agent` and `Accept-Encoding` request headers. ([#1502]
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/py-httpie/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-httpie/PLIST
cvs rdiff -u -r1.16 -r1.17 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.18 pkgsrc/www/py-httpie/Makefile:1.19
--- pkgsrc/www/py-httpie/Makefile:1.18 Mon Oct 23 06:37:57 2023
+++ pkgsrc/www/py-httpie/Makefile Sun Jul 14 06:04:57 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2023/10/23 06:37:57 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2024/07/14 06:04:57 wiz Exp $
-DISTNAME= httpie-3.2.2
-PKGNAME= ${PYPKGPREFIX}-${EGG_NAME}
-PKGREVISION= 1
+DISTNAME= httpie-3.2.3
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httpie/}
@@ -28,14 +27,12 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]
USE_LANGUAGES= # none
-USE_PKG_RESOURCES= yes
-
PYTHON_VERSIONS_INCOMPATIBLE= 27
SUBST_CLASSES+= man
SUBST_STAGE.man= pre-configure
SUBST_MESSAGE.man= Fixing mandir paths.
-SUBST_FILES.man= setup.py
+SUBST_FILES.man= setup.cfg
SUBST_SED.man+= -e 's,share/man,${PKGMANDIR},g'
post-install:
@@ -46,11 +43,13 @@ post-install:
${MV} ${bin}.1 ${bin}-${PYVERSSUFFIX}.1 || ${TRUE}
.endfor
-# test status as of 3.2.2
-# 20 failed, 1006 passed, 5 skipped, 3 xfailed, 395 warnings
+# for tests
+ALLOW_NETWORK_ACCESS=1
+# test status as of 3.2.3
+# 19 failed, 1008 passed, 5 skipped, 4 xfailed, 166 warnings
do-test:
cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}
.include "../../lang/python/batteries-included.mk"
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-httpie/PLIST
diff -u pkgsrc/www/py-httpie/PLIST:1.9 pkgsrc/www/py-httpie/PLIST:1.10
--- pkgsrc/www/py-httpie/PLIST:1.9 Sun May 21 17:57:54 2023
+++ pkgsrc/www/py-httpie/PLIST Sun Jul 14 06:04:57 2024
@@ -1,13 +1,14 @@
-@comment $NetBSD: PLIST,v 1.9 2023/05/21 17:57:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.10 2024/07/14 06:04:57 wiz Exp $
bin/http-${PYVERSSUFFIX}
bin/httpie-${PYVERSSUFFIX}
bin/https-${PYVERSSUFFIX}
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.md
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/httpie/__init__.py
${PYSITELIB}/httpie/__init__.pyc
${PYSITELIB}/httpie/__init__.pyo
Index: pkgsrc/www/py-httpie/distinfo
diff -u pkgsrc/www/py-httpie/distinfo:1.16 pkgsrc/www/py-httpie/distinfo:1.17
--- pkgsrc/www/py-httpie/distinfo:1.16 Sun May 21 17:57:54 2023
+++ pkgsrc/www/py-httpie/distinfo Sun Jul 14 06:04:57 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2023/05/21 17:57:54 wiz Exp $
+$NetBSD: distinfo,v 1.17 2024/07/14 06:04:57 wiz Exp $
-BLAKE2s (httpie-3.2.2.tar.gz) = ffe7556eeb79efff26fdf2630cc984eb37a5f4d0820832d12995d8e808a1a4ce
-SHA512 (httpie-3.2.2.tar.gz) = 9c6fac71fbb3b5d7fe31736ecf7c2894638d9a720e4b8a5ff8802905fe300d4acfce9330503ca2f4465297370a5ab43a840b6df48569aae77c677fd9282c5c6a
-Size (httpie-3.2.2.tar.gz) = 404187 bytes
+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
Home |
Main Index |
Thread Index |
Old Index