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:           Tue Sep 14 06:42:49 UTC 2021

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

Log Message:
py-httpcore: updated to 0.13.7

0.13.7
- Fix broken error messaging when URL scheme is missing, or a non HTTP(S) scheme is used.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/www/py-httpcore/Makefile:1.8
--- pkgsrc/www/py-httpcore/Makefile:1.7 Thu Jul  8 08:36:26 2021
+++ pkgsrc/www/py-httpcore/Makefile     Tue Sep 14 06:42:49 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/07/08 08:36:26 adam Exp $
+# $NetBSD: Makefile,v 1.8 2021/09/14 06:42:49 adam Exp $
 
-DISTNAME=      httpcore-0.13.6
+DISTNAME=      httpcore-0.13.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.7 pkgsrc/www/py-httpcore/distinfo:1.8
--- pkgsrc/www/py-httpcore/distinfo:1.7 Thu Jul  8 08:36:26 2021
+++ pkgsrc/www/py-httpcore/distinfo     Tue Sep 14 06:42:49 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2021/07/08 08:36:26 adam Exp $
+$NetBSD: distinfo,v 1.8 2021/09/14 06:42:49 adam Exp $
 
-SHA1 (httpcore-0.13.6.tar.gz) = ed0679b5ac825efa4537fb8c5d6f0febbe957514
-RMD160 (httpcore-0.13.6.tar.gz) = 092669215f3610e0739643b9e2d5b34caad144e1
-SHA512 (httpcore-0.13.6.tar.gz) = aa5841a7f414be11365eb7851781460ed213104b0cadd916649610e36c9cf8d86297588dfa8d529a12e8abfaaaad901af63557bfa2e8f031cf85fed58d80cb87
-Size (httpcore-0.13.6.tar.gz) = 45278 bytes
+SHA1 (httpcore-0.13.7.tar.gz) = 8fdd2089aa88a98a252de7b5eb8c8cbfa1316cc3
+RMD160 (httpcore-0.13.7.tar.gz) = 41626b81c572923656844e00bbc76f8b7b221c05
+SHA512 (httpcore-0.13.7.tar.gz) = 4ac6a9c653c2ec88846c2a37c829f4325296945500180d03e394ba888b3476245179c12fc121e83beb0b7cb5d6aa1fda14b4750499ba53cea8a4d656fb640923
+Size (httpcore-0.13.7.tar.gz) = 45262 bytes



Home | Main Index | Thread Index | Old Index