pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-httpcore



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Feb  5 12:05:43 UTC 2022

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

Log Message:
py-httpcore: updated to 0.14.7

0.14.7
- Requests which raise a PoolTimeout need to be removed from the pool queue.
- Fix AttributeError that happened when Socks5Connection were terminated.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/py-httpcore/Makefile \
    pkgsrc/www/py-httpcore/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-httpcore/Makefile
diff -u pkgsrc/www/py-httpcore/Makefile:1.16 pkgsrc/www/py-httpcore/Makefile:1.17
--- pkgsrc/www/py-httpcore/Makefile:1.16        Thu Feb  3 08:05:45 2022
+++ pkgsrc/www/py-httpcore/Makefile     Sat Feb  5 12:05:43 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2022/02/03 08:05:45 adam Exp $
+# $NetBSD: Makefile,v 1.17 2022/02/05 12:05:43 adam Exp $
 
-DISTNAME=      httpcore-0.14.6
+DISTNAME=      httpcore-0.14.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpcore/}
Index: pkgsrc/www/py-httpcore/distinfo
diff -u pkgsrc/www/py-httpcore/distinfo:1.16 pkgsrc/www/py-httpcore/distinfo:1.17
--- pkgsrc/www/py-httpcore/distinfo:1.16        Thu Feb  3 08:05:45 2022
+++ pkgsrc/www/py-httpcore/distinfo     Sat Feb  5 12:05:43 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2022/02/03 08:05:45 adam Exp $
+$NetBSD: distinfo,v 1.17 2022/02/05 12:05:43 adam Exp $
 
-BLAKE2s (httpcore-0.14.6.tar.gz) = e6b0e5c9c59e317d72fcb9c1ac1e9468566106eb201bd22b77ef4b860020b97b
-SHA512 (httpcore-0.14.6.tar.gz) = 238574207ad48eecd277feb424ba87f73f9c4ec0dd15f471c2e02a73db2fcdcad7b8c741988eea6013fa40509bb258c67467fe3958cdb3f66518b895fc033139
-Size (httpcore-0.14.6.tar.gz) = 53038 bytes
+BLAKE2s (httpcore-0.14.7.tar.gz) = c278d7f671b7ed535ea202829623a304cc388e975e2fe1001eb667b7827f8576
+SHA512 (httpcore-0.14.7.tar.gz) = d7501c715d6be7447ba8b10619bac9dc99ec7f094450a8adab93a6349c0c69f5b60da5c5ff7d3f5206f35eac4cefc41200986c9bbbf98f22fea10a57cc48b35a
+Size (httpcore-0.14.7.tar.gz) = 53400 bytes



Home | Main Index | Thread Index | Old Index