pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-h11
Module Name: pkgsrc
Committed By: adam
Date: Wed Aug 26 11:32:43 UTC 2020
Modified Files:
pkgsrc/www/py-h11: Makefile distinfo
Log Message:
py-h11: updated to 0.10.0
v0.10.0:
Drop support for Python 3.4.
Support Python 3.8.
Make error messages returned by match failures less ambiguous
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-h11/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-h11/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-h11/Makefile
diff -u pkgsrc/www/py-h11/Makefile:1.5 pkgsrc/www/py-h11/Makefile:1.6
--- pkgsrc/www/py-h11/Makefile:1.5 Fri May 31 17:37:17 2019
+++ pkgsrc/www/py-h11/Makefile Wed Aug 26 11:32:43 2020
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2019/05/31 17:37:17 adam Exp $
+# $NetBSD: Makefile,v 1.6 2020/08/26 11:32:43 adam Exp $
-DISTNAME= h11-0.9.0
+DISTNAME= h11-0.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/h11/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/njsmith/h11
+HOMEPAGE= https://github.com/python-hyper/h11
COMMENT= Pure-Python, bring-your-own-I/O implementation of HTTP/1.1
LICENSE= mit
Index: pkgsrc/www/py-h11/distinfo
diff -u pkgsrc/www/py-h11/distinfo:1.4 pkgsrc/www/py-h11/distinfo:1.5
--- pkgsrc/www/py-h11/distinfo:1.4 Fri May 31 17:37:17 2019
+++ pkgsrc/www/py-h11/distinfo Wed Aug 26 11:32:43 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/05/31 17:37:17 adam Exp $
+$NetBSD: distinfo,v 1.5 2020/08/26 11:32:43 adam Exp $
-SHA1 (h11-0.9.0.tar.gz) = 4ca7fc017391903b14340631cece458d7a4bcba1
-RMD160 (h11-0.9.0.tar.gz) = aee8cd8e49a80520990d1761074198fe880700d6
-SHA512 (h11-0.9.0.tar.gz) = fb323ebf0cc95d89bb7e73cf1f393d2588961ed6dd95630ad692e36f15141ae1de7a0bfe3ef2855f0e9b7c8cf2abba5cf808547bb4bb4d10ebb525122ac63d4a
-Size (h11-0.9.0.tar.gz) = 93331 bytes
+SHA1 (h11-0.10.0.tar.gz) = a5f3f17932e4a493237bb292ed7808048352ebe2
+RMD160 (h11-0.10.0.tar.gz) = 2108500cb60e435339ead64347af099ab09acf4f
+SHA512 (h11-0.10.0.tar.gz) = c5f6271002d3c9423d6587a1050279d4cb25c6f1a0fee87f8f01c5dbd02b4c4817f1a6b7ea0b92c49a45a1f05a7073c6f4953c9d61d29e341fdd8b0a5f40a0b4
+Size (h11-0.10.0.tar.gz) = 96120 bytes
Home |
Main Index |
Thread Index |
Old Index