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.6.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d8d22f516a12
branches:  trunk
changeset: 371797:d8d22f516a12
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Nov 23 10:29:03 2017 +0000

description:
py-astor: updated to 0.6.2

0.6.2:
Fix 'make clean' command

diffstat:

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

diffs (46 lines):

diff -r b7fc538653b2 -r d8d22f516a12 devel/py-astor/Makefile
--- a/devel/py-astor/Makefile   Thu Nov 23 10:22:48 2017 +0000
+++ b/devel/py-astor/Makefile   Thu Nov 23 10:29:03 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/10/31 12:51:23 adam Exp $
+# $NetBSD: Makefile,v 1.8 2017/11/23 10:29:03 adam Exp $
 
-DISTNAME=      astor-0.6
+DISTNAME=      astor-0.6.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/astor/}
diff -r b7fc538653b2 -r d8d22f516a12 devel/py-astor/PLIST
--- a/devel/py-astor/PLIST      Thu Nov 23 10:22:48 2017 +0000
+++ b/devel/py-astor/PLIST      Thu Nov 23 10:29:03 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/10/31 12:51:23 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/11/23 10:29:03 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -9,6 +9,9 @@
 ${PYSITELIB}/astor/code_gen.py
 ${PYSITELIB}/astor/code_gen.pyc
 ${PYSITELIB}/astor/code_gen.pyo
+${PYSITELIB}/astor/codegen.py
+${PYSITELIB}/astor/codegen.pyc
+${PYSITELIB}/astor/codegen.pyo
 ${PYSITELIB}/astor/file_util.py
 ${PYSITELIB}/astor/file_util.pyc
 ${PYSITELIB}/astor/file_util.pyo
diff -r b7fc538653b2 -r d8d22f516a12 devel/py-astor/distinfo
--- a/devel/py-astor/distinfo   Thu Nov 23 10:22:48 2017 +0000
+++ b/devel/py-astor/distinfo   Thu Nov 23 10:29:03 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/10/31 12:51:23 adam Exp $
+$NetBSD: distinfo,v 1.7 2017/11/23 10:29:03 adam Exp $
 
-SHA1 (astor-0.6.tar.gz) = 40f3b2e18d00975f5a36f023c19f6221b5d43e42
-RMD160 (astor-0.6.tar.gz) = 9ee21e2aa222be09344515beee7bac0a152c0293
-SHA512 (astor-0.6.tar.gz) = 4f9598229f8a77901573fa1841716cc810ec8e108b155d8c7c50ab477d794f8ecd1784df66a1272a2739cc968d8eb6632f62b4d6ef067682db05233f127be409
-Size (astor-0.6.tar.gz) = 28684 bytes
+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



Home | Main Index | Thread Index | Old Index