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:           Wed Nov 17 08:35:13 UTC 2021

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

Log Message:
py-httpcore: updated to 0.14.2

0.14.2
- Failed connections no longer remain in the pool.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-httpcore/Makefile
cvs rdiff -u -r1.11 -r1.12 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.9 pkgsrc/www/py-httpcore/Makefile:1.10
--- pkgsrc/www/py-httpcore/Makefile:1.9 Mon Nov 15 17:41:18 2021
+++ pkgsrc/www/py-httpcore/Makefile     Wed Nov 17 08:35:12 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2021/11/15 17:41:18 adam Exp $
+# $NetBSD: Makefile,v 1.10 2021/11/17 08:35:12 adam Exp $
 
-DISTNAME=      httpcore-0.14.1
+DISTNAME=      httpcore-0.14.2
 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.11 pkgsrc/www/py-httpcore/distinfo:1.12
--- pkgsrc/www/py-httpcore/distinfo:1.11        Mon Nov 15 17:41:18 2021
+++ pkgsrc/www/py-httpcore/distinfo     Wed Nov 17 08:35:12 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/11/15 17:41:18 adam Exp $
+$NetBSD: distinfo,v 1.12 2021/11/17 08:35:12 adam Exp $
 
-BLAKE2s (httpcore-0.14.1.tar.gz) = cde66ab0c855a578628bbe69148dca18671257d117a447522fb929be79c9cf9f
-SHA512 (httpcore-0.14.1.tar.gz) = 4f459e6c4bd3e38212a6d91c9c11d21c2f9a84c720a64c323ecbca60e1b988e7fbe130f0f835d21507856bb46ee374fc3cd33c5a9f80e6d8acc8229ddca9ed2d
-Size (httpcore-0.14.1.tar.gz) = 45522 bytes
+BLAKE2s (httpcore-0.14.2.tar.gz) = 75131dc857eb83fa7782fd6f4e718218aa5bfd2b8a49feae01153157a6231285
+SHA512 (httpcore-0.14.2.tar.gz) = c0f80e3c828cf0766262f1a44f56b0e3962dcb208b1d2776a41e4d43b2c484b73eb30462feadf6e8df0c07b7e85c95100a0f88bd178b889eb9c075ccb14bb74f
+Size (httpcore-0.14.2.tar.gz) = 45599 bytes



Home | Main Index | Thread Index | Old Index