pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-httpx



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Nov 17 08:35:57 UTC 2021

Modified Files:
        pkgsrc/www/py-httpx: Makefile distinfo

Log Message:
py-httpx: updated to 0.21.1

0.21.1
Fixed
* The `response.url` property is now correctly annotated as `URL`, instead of `Optional[URL]`.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/py-httpx/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/py-httpx/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-httpx/Makefile
diff -u pkgsrc/www/py-httpx/Makefile:1.16 pkgsrc/www/py-httpx/Makefile:1.17
--- pkgsrc/www/py-httpx/Makefile:1.16   Mon Nov 15 17:41:51 2021
+++ pkgsrc/www/py-httpx/Makefile        Wed Nov 17 08:35:57 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2021/11/15 17:41:51 adam Exp $
+# $NetBSD: Makefile,v 1.17 2021/11/17 08:35:57 adam Exp $
 
-DISTNAME=      httpx-0.21.0
+DISTNAME=      httpx-0.21.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpx/}

Index: pkgsrc/www/py-httpx/distinfo
diff -u pkgsrc/www/py-httpx/distinfo:1.18 pkgsrc/www/py-httpx/distinfo:1.19
--- pkgsrc/www/py-httpx/distinfo:1.18   Mon Nov 15 17:41:51 2021
+++ pkgsrc/www/py-httpx/distinfo        Wed Nov 17 08:35:57 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2021/11/15 17:41:51 adam Exp $
+$NetBSD: distinfo,v 1.19 2021/11/17 08:35:57 adam Exp $
 
-BLAKE2s (httpx-0.21.0.tar.gz) = b47de3bf60ef1cb769e722fb6a1a29e1e76d5ada23320ac849b8b53d70ff32c0
-SHA512 (httpx-0.21.0.tar.gz) = 6b637502bb688050097a18d9286ffeb1854ddc30169cc99e0e190aa3ec24e0b9cf9ecfdabcf8f2c5f41cd8a1633d1e1f0ab50a2e131a5c2914263d86502c7b98
-Size (httpx-0.21.0.tar.gz) = 105075 bytes
+BLAKE2s (httpx-0.21.1.tar.gz) = b19b3601d61019b3b3a6169c38c553baf2d30efd68f4b45e19b4b723374a54d1
+SHA512 (httpx-0.21.1.tar.gz) = ad23e5a0d898d8001100d34b5db71a8a5e130c293998e0eeaa5011e700ff919a4e141329cda74d6594611bfd714505bd872a7d907a9e6ae7cfe08c6bd38aec84
+Size (httpx-0.21.1.tar.gz) = 106006 bytes



Home | Main Index | Thread Index | Old Index