pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-configparser py-configparser: updated to 3.5.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/3dec2f550eb1
branches: trunk
changeset: 318391:3dec2f550eb1
user: adam <adam%pkgsrc.org@localhost>
date: Fri Jan 25 12:26:20 2019 +0000
description:
py-configparser: updated to 3.5.2
3.5.2
Issue 23: Use environment markers to indicate the ?ordereddict? dependency for Python 2.6.
Issue 24: Limit DeprecationWarning when a filename is indicated as a bytestring on Python 2. Now the warning is only emitted when py3kwarning is indicated.
diffstat:
devel/py-configparser/Makefile | 4 ++--
devel/py-configparser/PLIST | 3 ++-
devel/py-configparser/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (41 lines):
diff -r 1ede58ed186c -r 3dec2f550eb1 devel/py-configparser/Makefile
--- a/devel/py-configparser/Makefile Fri Jan 25 09:03:22 2019 +0000
+++ b/devel/py-configparser/Makefile Fri Jan 25 12:26:20 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/01/24 13:04:50 adam Exp $
+# $NetBSD: Makefile,v 1.5 2019/01/25 12:26:20 adam Exp $
-DISTNAME= configparser-3.5.1
+DISTNAME= configparser-3.5.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/configparser/}
diff -r 1ede58ed186c -r 3dec2f550eb1 devel/py-configparser/PLIST
--- a/devel/py-configparser/PLIST Fri Jan 25 09:03:22 2019 +0000
+++ b/devel/py-configparser/PLIST Fri Jan 25 12:26:20 2019 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2019/01/24 13:04:50 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/01/25 12:26:20 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/backports/configparser/__init__.py
${PYSITELIB}/backports/configparser/__init__.pyc
diff -r 1ede58ed186c -r 3dec2f550eb1 devel/py-configparser/distinfo
--- a/devel/py-configparser/distinfo Fri Jan 25 09:03:22 2019 +0000
+++ b/devel/py-configparser/distinfo Fri Jan 25 12:26:20 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/01/24 13:04:50 adam Exp $
+$NetBSD: distinfo,v 1.3 2019/01/25 12:26:20 adam Exp $
-SHA1 (configparser-3.5.1.tar.gz) = 8f17a04c7c1b66c9b9f7e7289ff95d482d2cf0c1
-RMD160 (configparser-3.5.1.tar.gz) = 5554f9396d1768e5e5f50222f75e3ae9bf5e280e
-SHA512 (configparser-3.5.1.tar.gz) = ea67d455347598b13a9c4217f8a96bad09d94140577f1ab6b5aa962395df56f796c5069f8dd69b321183dc0c73bfdf14dd9c8b379bb322d32c59a02480f763ad
-Size (configparser-3.5.1.tar.gz) = 42963 bytes
+SHA1 (configparser-3.5.2.tar.gz) = b3dfbcb98e412651788f6458669998a1534dd344
+RMD160 (configparser-3.5.2.tar.gz) = e5149d389bbd7cee96a0ff1555df07204ea03f9a
+SHA512 (configparser-3.5.2.tar.gz) = 60cf61c99c31a2ad329e63d23bbefb7b352417900690aa4b1c43f9f976fc8d26147172d12089b8a25cc875394aa1bc24bf009cda18272022c49e7593e95d428a
+Size (configparser-3.5.2.tar.gz) = 43241 bytes
Home |
Main Index |
Thread Index |
Old Index