Wed Mar 15 13:06:38 2023 UTC ()
py-geventhttpclient: updated to 2.0.9

2.0.9
Add square brackets for Host header when using IPv6 address
Enable ppc64le wheels


(adam)
diff -r1.6 -r1.7 pkgsrc/net/py-geventhttpclient/Makefile
diff -r1.6 -r1.7 pkgsrc/net/py-geventhttpclient/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/net/py-geventhttpclient/Makefile (expand / switch to unified diff)

--- pkgsrc/net/py-geventhttpclient/Makefile 2022/11/09 08:47:09 1.6
+++ pkgsrc/net/py-geventhttpclient/Makefile 2023/03/15 13:06:38 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2022/11/09 08:47:09 adam Exp $ 1# $NetBSD: Makefile,v 1.7 2023/03/15 13:06:38 adam Exp $
2 2
3DISTNAME= geventhttpclient-2.0.8 3DISTNAME= geventhttpclient-2.0.9
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= net python 5CATEGORIES= net python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/geventhttpclient/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/geventhttpclient/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/gwik/geventhttpclient 9HOMEPAGE= https://github.com/gwik/geventhttpclient
10COMMENT= HTTP client library for gevent 10COMMENT= HTTP client library for gevent
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-brotli-[0-9]*:../../archivers/py-brotli 13DEPENDS+= ${PYPKGPREFIX}-brotli-[0-9]*:../../archivers/py-brotli
14DEPENDS+= ${PYPKGPREFIX}-certifi-[0-9]*:../../security/py-certifi 14DEPENDS+= ${PYPKGPREFIX}-certifi-[0-9]*:../../security/py-certifi
15DEPENDS+= ${PYPKGPREFIX}-gevent>=0.13:../../net/py-gevent 15DEPENDS+= ${PYPKGPREFIX}-gevent>=0.13:../../net/py-gevent
16DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six 16DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six

cvs diff -r1.6 -r1.7 pkgsrc/net/py-geventhttpclient/distinfo (expand / switch to unified diff)

--- pkgsrc/net/py-geventhttpclient/distinfo 2022/10/23 15:52:51 1.6
+++ pkgsrc/net/py-geventhttpclient/distinfo 2023/03/15 13:06:38 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2022/10/23 15:52:51 adam Exp $ 1$NetBSD: distinfo,v 1.7 2023/03/15 13:06:38 adam Exp $
2 2
3BLAKE2s (geventhttpclient-2.0.8.tar.gz) = 9c58c62b3754e3f0d3e230812fe2d29d7040cd13b0df0ed52df0a5c7ec277a6a 3BLAKE2s (geventhttpclient-2.0.9.tar.gz) = d08313a2c79ff4f6a6b4dc48b90c44d56c219dd594d4e94f65a7b06e0d9ab10e
4SHA512 (geventhttpclient-2.0.8.tar.gz) = 0de485c4efff810da561e4bef67a19d763ccbff4d3b952aa57e576ba4d50a97fe5f818f0c927548643d1f68fb6a3db405669c58c2298a3ea809179f5a97cb810 4SHA512 (geventhttpclient-2.0.9.tar.gz) = 04fc16c86318601bd7c832e7567c77fcd3a17217a7248a0d565ce01903c669c6f5a24be38751147796817b5769a27a2a4576d98f7d8ab1a0c863f58798008176
5Size (geventhttpclient-2.0.8.tar.gz) = 76142 bytes 5Size (geventhttpclient-2.0.9.tar.gz) = 76416 bytes