pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-cheroot v5.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/598d4ee5ee09
branches:  trunk
changeset: 359543:598d4ee5ee09
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Mar 12 18:48:40 2017 +0000

description:
v5.3.0
======

8: Updated style to better conform to PEP 8.

Refreshed project with jaraco skeleton

Docs now built and deployed at RTD

diffstat:

 www/py-cheroot/Makefile |   4 ++--
 www/py-cheroot/PLIST    |   3 ++-
 www/py-cheroot/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (40 lines):

diff -r a25a685fe58e -r 598d4ee5ee09 www/py-cheroot/Makefile
--- a/www/py-cheroot/Makefile   Sun Mar 12 18:45:33 2017 +0000
+++ b/www/py-cheroot/Makefile   Sun Mar 12 18:48:40 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/02/15 23:21:07 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2017/03/12 18:48:40 adam Exp $
 
-DISTNAME=      cheroot-5.1.0
+DISTNAME=      cheroot-5.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=C/Cheroot/}
diff -r a25a685fe58e -r 598d4ee5ee09 www/py-cheroot/PLIST
--- a/www/py-cheroot/PLIST      Sun Mar 12 18:45:33 2017 +0000
+++ b/www/py-cheroot/PLIST      Sun Mar 12 18:48:40 2017 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2017/02/13 17:22:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/03/12 18:48:40 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/cheroot/__init__.py
diff -r a25a685fe58e -r 598d4ee5ee09 www/py-cheroot/distinfo
--- a/www/py-cheroot/distinfo   Sun Mar 12 18:45:33 2017 +0000
+++ b/www/py-cheroot/distinfo   Sun Mar 12 18:48:40 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/02/13 17:22:07 adam Exp $
+$NetBSD: distinfo,v 1.2 2017/03/12 18:48:40 adam Exp $
 
-SHA1 (cheroot-5.1.0.tar.gz) = 8c8f35588a3461232305be9816b496c1d1a4e064
-RMD160 (cheroot-5.1.0.tar.gz) = c43404ebeed0673c28a048f1b26131f3b407e5c1
-SHA512 (cheroot-5.1.0.tar.gz) = 18be29f897cf7e9a800eef270913f1f099c3e6f137053ff5551e29294d8aa84a20f63eb6c3a7b741f8dfb9a9b576994fd77a91097755c1d8be68d04d6d691919
-Size (cheroot-5.1.0.tar.gz) = 59516 bytes
+SHA1 (cheroot-5.3.0.tar.gz) = 2f912ec54a68230f0621755eecd236f64464bad9
+RMD160 (cheroot-5.3.0.tar.gz) = 995d121dedffa2d269968b7b3b23cc5f23767f43
+SHA512 (cheroot-5.3.0.tar.gz) = d0d65a01b2f20b953517edda5ef8b3e6805c0173469b2cb65c8049b6e079a5ee2a8eb82029de230e84e7270211e7cf83aff536240853f4df349a49f13e9b301d
+Size (cheroot-5.3.0.tar.gz) = 55755 bytes



Home | Main Index | Thread Index | Old Index