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:           Wed Apr 25 12:23:49 UTC 2018

Modified Files:
        pkgsrc/www/py-cheroot: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/py-cheroot/Makefile
cvs rdiff -u -r1.12 -r1.13 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.14 pkgsrc/www/py-cheroot/Makefile:1.15
--- pkgsrc/www/py-cheroot/Makefile:1.14 Wed Apr 18 09:52:59 2018
+++ pkgsrc/www/py-cheroot/Makefile      Wed Apr 25 12:23:49 2018
@@ -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/}

Index: pkgsrc/www/py-cheroot/distinfo
diff -u pkgsrc/www/py-cheroot/distinfo:1.12 pkgsrc/www/py-cheroot/distinfo:1.13
--- pkgsrc/www/py-cheroot/distinfo:1.12 Wed Apr 18 09:52:59 2018
+++ pkgsrc/www/py-cheroot/distinfo      Wed Apr 25 12:23:49 2018
@@ -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