pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-cheroot
Module Name: pkgsrc
Committed By: adam
Date: Tue Aug 7 10:13:13 UTC 2018
Modified Files:
pkgsrc/www/py-cheroot: Makefile distinfo
Log Message:
py-cheroot: updated to 6.4.0
v6.4.0:
Factor out parts of :py:meth:cheroot.server.HTTPServer.start into :py:meth:prepare() <cheroot.server.HTTPServer.prepare> and :py:meth:serve() <cheroot.server.HTTPServer.serve>
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/py-cheroot/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/py-cheroot/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-cheroot/Makefile
diff -u pkgsrc/www/py-cheroot/Makefile:1.18 pkgsrc/www/py-cheroot/Makefile:1.19
--- pkgsrc/www/py-cheroot/Makefile:1.18 Fri Jul 13 07:04:45 2018
+++ pkgsrc/www/py-cheroot/Makefile Tue Aug 7 10:13:13 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2018/07/13 07:04:45 adam Exp $
+# $NetBSD: Makefile,v 1.19 2018/08/07 10:13:13 adam Exp $
-DISTNAME= cheroot-6.3.3
+DISTNAME= cheroot-6.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=C/Cheroot/}
Index: pkgsrc/www/py-cheroot/distinfo
diff -u pkgsrc/www/py-cheroot/distinfo:1.16 pkgsrc/www/py-cheroot/distinfo:1.17
--- pkgsrc/www/py-cheroot/distinfo:1.16 Fri Jul 13 07:04:45 2018
+++ pkgsrc/www/py-cheroot/distinfo Tue Aug 7 10:13:13 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2018/07/13 07:04:45 adam Exp $
+$NetBSD: distinfo,v 1.17 2018/08/07 10:13:13 adam Exp $
-SHA1 (cheroot-6.3.3.tar.gz) = 797d526341e0158ea122a309188fd560709b51eb
-RMD160 (cheroot-6.3.3.tar.gz) = dfbf8d0024d57c4647df322419f5bf0946554655
-SHA512 (cheroot-6.3.3.tar.gz) = 98d998776ec7f2424d99c0d0749e55de189302e6f03b9ab339123fddb896734f5f10b73c563cdaccf2cc36bcdedb4929ea208181970fabd99ab53d93831cfc10
-Size (cheroot-6.3.3.tar.gz) = 73734 bytes
+SHA1 (cheroot-6.4.0.tar.gz) = 6c00c471ae09154f548b29cb3a1df2260419fc45
+RMD160 (cheroot-6.4.0.tar.gz) = 2ca48c4185fae04635ddfa335292632603ea458b
+SHA512 (cheroot-6.4.0.tar.gz) = 3023a2e09b730cd9dbf88de8add2846855707e16d7aea94233365b73250b8051c4770951717ca3c3d64e9b902336c61c48452027e38ee8f1a131e1dc89ce0a45
+Size (cheroot-6.4.0.tar.gz) = 74326 bytes
Home |
Main Index |
Thread Index |
Old Index