pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-cheroot py-cheroot: updated to 6.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a65f228ed72
branches:  trunk
changeset: 383665:7a65f228ed72
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Aug 07 10:13:13 2018 +0000

description:
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>

diffstat:

 www/py-cheroot/Makefile |   4 ++--
 www/py-cheroot/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 7a26316dcf0f -r 7a65f228ed72 www/py-cheroot/Makefile
--- a/www/py-cheroot/Makefile   Tue Aug 07 10:11:22 2018 +0000
+++ b/www/py-cheroot/Makefile   Tue Aug 07 10:13:13 2018 +0000
@@ -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/}
diff -r 7a26316dcf0f -r 7a65f228ed72 www/py-cheroot/distinfo
--- a/www/py-cheroot/distinfo   Tue Aug 07 10:11:22 2018 +0000
+++ b/www/py-cheroot/distinfo   Tue Aug 07 10:13:13 2018 +0000
@@ -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