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: Mon May 14 08:05:12 UTC 2018
Modified Files:
pkgsrc/www/py-h11: Makefile distinfo
Log Message:
py-h11: updated to 0.8.1
v0.8.1:
Bug fixes:
* Always return headers as bytes objects
Other changes:
* Added proper license notices to the Javascript used in our
documentation
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-h11/Makefile
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/www/py-h11/Makefile:1.4
--- pkgsrc/www/py-h11/Makefile:1.3 Mon Apr 9 10:50:22 2018
+++ pkgsrc/www/py-h11/Makefile Mon May 14 08:05:12 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/04/09 10:50:22 adam Exp $
+# $NetBSD: Makefile,v 1.4 2018/05/14 08:05:12 adam Exp $
-DISTNAME= h11-0.8.0
+DISTNAME= h11-0.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/h11/}
Index: pkgsrc/www/py-h11/distinfo
diff -u pkgsrc/www/py-h11/distinfo:1.2 pkgsrc/www/py-h11/distinfo:1.3
--- pkgsrc/www/py-h11/distinfo:1.2 Mon Apr 9 10:50:22 2018
+++ pkgsrc/www/py-h11/distinfo Mon May 14 08:05:12 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/04/09 10:50:22 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/05/14 08:05:12 adam Exp $
-SHA1 (h11-0.8.0.tar.gz) = 2c4ef9c92e02263899eeeb4cc658b5b084ba7457
-RMD160 (h11-0.8.0.tar.gz) = 78f16e2bd68f97165cc07b43bc32bef9f74a5eb6
-SHA512 (h11-0.8.0.tar.gz) = edd440dd74c03ce4fb7fd9e6b88e7c9550eb7c50b70676b506a8dafaf1469d9830de01300536128f0e7c61ae09d5256d15875dd5e6a9b99b89470bf70ee343b8
-Size (h11-0.8.0.tar.gz) = 92722 bytes
+SHA1 (h11-0.8.1.tar.gz) = ec078eb027c5f0bfa93808e5d2b72478e067d398
+RMD160 (h11-0.8.1.tar.gz) = 925c8752788b45f979bc248a3c4232f431f740fc
+SHA512 (h11-0.8.1.tar.gz) = 3310dcd8552de4440ed9669fd37b3fc4d76073a9801decb705bceee3c1e98ff83470bd124ecf36e1ec3457ff2fb4da6f4fbf077daa810c28ab73044dfab709d4
+Size (h11-0.8.1.tar.gz) = 94009 bytes
Home |
Main Index |
Thread Index |
Old Index