pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-astor py-astor: updated to 0.7.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b88db769ae6d
branches:  trunk
changeset: 310129:b88db769ae6d
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jul 06 08:09:50 2018 +0000

description:
py-astor: updated to 0.7.1

0.7.1:
Fix installation error introduced in 0.7.0

0.7:
Add Python 3.7 to classifiers

diffstat:

 devel/py-astor/Makefile |   4 ++--
 devel/py-astor/PLIST    |   6 ++----
 devel/py-astor/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 11 deletions(-)

diffs (48 lines):

diff -r d1a3b62ac7c2 -r b88db769ae6d devel/py-astor/Makefile
--- a/devel/py-astor/Makefile   Fri Jul 06 08:04:21 2018 +0000
+++ b/devel/py-astor/Makefile   Fri Jul 06 08:09:50 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2017/11/23 10:29:03 adam Exp $
+# $NetBSD: Makefile,v 1.9 2018/07/06 08:09:50 adam Exp $
 
-DISTNAME=      astor-0.6.2
+DISTNAME=      astor-0.7.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/astor/}
diff -r d1a3b62ac7c2 -r b88db769ae6d devel/py-astor/PLIST
--- a/devel/py-astor/PLIST      Fri Jul 06 08:04:21 2018 +0000
+++ b/devel/py-astor/PLIST      Fri Jul 06 08:09:50 2018 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2017/11/23 10:29:03 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/07/06 08:09:50 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/zip-safe
 ${PYSITELIB}/astor/__init__.py
 ${PYSITELIB}/astor/__init__.pyc
 ${PYSITELIB}/astor/__init__.pyo
@@ -33,6 +34,3 @@
 ${PYSITELIB}/astor/tree_walk.py
 ${PYSITELIB}/astor/tree_walk.pyc
 ${PYSITELIB}/astor/tree_walk.pyo
-${PYSITELIB}/setuputils.py
-${PYSITELIB}/setuputils.pyc
-${PYSITELIB}/setuputils.pyo
diff -r d1a3b62ac7c2 -r b88db769ae6d devel/py-astor/distinfo
--- a/devel/py-astor/distinfo   Fri Jul 06 08:04:21 2018 +0000
+++ b/devel/py-astor/distinfo   Fri Jul 06 08:09:50 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/11/23 10:29:03 adam Exp $
+$NetBSD: distinfo,v 1.8 2018/07/06 08:09:50 adam Exp $
 
-SHA1 (astor-0.6.2.tar.gz) = cce1bf23ddfb36620ac3518b2d6a7758da248adc
-RMD160 (astor-0.6.2.tar.gz) = 17d3fc5ae1752bfa414cf6a1bc98d7c5f2d20c98
-SHA512 (astor-0.6.2.tar.gz) = a6df0e65f429025caa0fbdd95f119fff94867709c10ade99fdc681a9886e916b67411384bf6ca37ceea478c65add5dc0a74585e17aafc706c8f0363e3c8585a4
-Size (astor-0.6.2.tar.gz) = 29494 bytes
+SHA1 (astor-0.7.1.tar.gz) = 19f3a07d02f44b08dc0748395f79afef28f2e561
+RMD160 (astor-0.7.1.tar.gz) = c00e731d5db77b91acf9a550171f69b17e440734
+SHA512 (astor-0.7.1.tar.gz) = c52fa0b8ec5003c04d978c23361d423283a43be2c027d8d39ce1c45528dbbedb98b2a269ce97152bd9a4c942d95a6ec55720757b7811df4f34bb6744e2fff781
+Size (astor-0.7.1.tar.gz) = 30633 bytes



Home | Main Index | Thread Index | Old Index