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: Sun Mar 12 18:48:40 UTC 2017
Modified Files:
pkgsrc/www/py-cheroot: Makefile PLIST distinfo
Log Message:
v5.3.0
======
8: Updated style to better conform to PEP 8.
Refreshed project with jaraco skeleton
Docs now built and deployed at RTD
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-cheroot/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-cheroot/PLIST \
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.2 pkgsrc/www/py-cheroot/Makefile:1.3
--- pkgsrc/www/py-cheroot/Makefile:1.2 Wed Feb 15 23:21:07 2017
+++ pkgsrc/www/py-cheroot/Makefile Sun Mar 12 18:48:40 2017
@@ -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/}
Index: pkgsrc/www/py-cheroot/PLIST
diff -u pkgsrc/www/py-cheroot/PLIST:1.1 pkgsrc/www/py-cheroot/PLIST:1.2
--- pkgsrc/www/py-cheroot/PLIST:1.1 Mon Feb 13 17:22:07 2017
+++ pkgsrc/www/py-cheroot/PLIST Sun Mar 12 18:48:40 2017
@@ -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
Index: pkgsrc/www/py-cheroot/distinfo
diff -u pkgsrc/www/py-cheroot/distinfo:1.1 pkgsrc/www/py-cheroot/distinfo:1.2
--- pkgsrc/www/py-cheroot/distinfo:1.1 Mon Feb 13 17:22:07 2017
+++ pkgsrc/www/py-cheroot/distinfo Sun Mar 12 18:48:40 2017
@@ -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