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.2.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c8c1fa52421
branches:  trunk
changeset: 306740:5c8c1fa52421
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Apr 25 12:23:49 2018 +0000
description:
py-cheroot: updated to 6.2.4

v6.2.4

- Fix missing resolve_peer_creds argument in
  :py:class:cheroot.wsgi.Server being bypassed into
  :py:class:cheroot.server.HTTPServer.

- :pr:85: Revert conditional dependencies. System packagers should
  honor the dependencies as declared by cheroot, which are defined
  intentionally.

diffstat:

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

diffs (27 lines):

diff -r 756d9e56bc9e -r 5c8c1fa52421 www/py-cheroot/Makefile
--- a/www/py-cheroot/Makefile   Wed Apr 25 12:20:53 2018 +0000
+++ b/www/py-cheroot/Makefile   Wed Apr 25 12:23:49 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2018/04/18 09:52:59 adam Exp $
+# $NetBSD: Makefile,v 1.15 2018/04/25 12:23:49 adam Exp $
 
-DISTNAME=      cheroot-6.2.3
+DISTNAME=      cheroot-6.2.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=C/Cheroot/}
diff -r 756d9e56bc9e -r 5c8c1fa52421 www/py-cheroot/distinfo
--- a/www/py-cheroot/distinfo   Wed Apr 25 12:20:53 2018 +0000
+++ b/www/py-cheroot/distinfo   Wed Apr 25 12:23:49 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2018/04/18 09:52:59 adam Exp $
+$NetBSD: distinfo,v 1.13 2018/04/25 12:23:49 adam Exp $
 
-SHA1 (cheroot-6.2.3.tar.gz) = edeb1167f31beab579e102b7af0b5a904673f488
-RMD160 (cheroot-6.2.3.tar.gz) = a515a6c5f0d0e17d84433c7a9117a64ac26e2162
-SHA512 (cheroot-6.2.3.tar.gz) = 88514c1ada39845178ad990654d2fe180ab3fcf075181a137276331c0d16fea674df5d3cab12711777bd49f3f66e975cc07a5ecf0352f799dadaf7dbfe3718f4
-Size (cheroot-6.2.3.tar.gz) = 68241 bytes
+SHA1 (cheroot-6.2.4.tar.gz) = 4a4e868845a6e562bb95f94fafc8da3a11fb339b
+RMD160 (cheroot-6.2.4.tar.gz) = 73fcc10e3a903933530dd70dd6c95481751a856a
+SHA512 (cheroot-6.2.4.tar.gz) = 7d8097af006e6a8b137b3bab93e802c2dd291ce81d6eb0ea4dd377a31d573a056a787b58dec2d55b00dd4af01e1c0c68b44c9e0b46299198ebf411986f0988ce
+Size (cheroot-6.2.4.tar.gz) = 69602 bytes



Home | Main Index | Thread Index | Old Index