summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrodent <rodent>2015-03-30 02:34:17 +0000
committerrodent <rodent>2015-03-30 02:34:17 +0000
commitb323c81a8c0d185892c091dc5717587abf5540ba (patch)
tree0513349072d316faa7925a95a1d85378eae14dd2 /devel
parentcd0f8ee26c1caf58a912a111fc3dd78bbb008043 (diff)
downloadpkgsrc-b323c81a8c0d185892c091dc5717587abf5540ba.tar.gz
Updated to 0.4.1. No longer has tests directory installed to ${PYSITELIB}.
0.4.1 -- Added missing SourceGenerator.visit_arguments()
Diffstat (limited to 'devel')
-rw-r--r--devel/py-astor/Makefile7
-rw-r--r--devel/py-astor/distinfo8
2 files changed, 6 insertions, 9 deletions
diff --git a/devel/py-astor/Makefile b/devel/py-astor/Makefile
index 8d257767beb..413c094c70c 100644
--- a/devel/py-astor/Makefile
+++ b/devel/py-astor/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/11/09 18:47:57 rodent Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/30 02:34:17 rodent Exp $
-DISTNAME= astor-0.4
+DISTNAME= astor-0.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= https://pypi.python.org/packages/source/a/astor/
@@ -12,8 +12,5 @@ LICENSE= 2-clause-bsd
USE_LANGUAGES= # none
-post-install:
- ${RM} -rf ${DESTDIR}${PREFIX}/${PYSITELIB}/tests
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-astor/distinfo b/devel/py-astor/distinfo
index ec256ad952f..84de62dd7e8 100644
--- a/devel/py-astor/distinfo
+++ b/devel/py-astor/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/11/11 23:42:09 rodent Exp $
+$NetBSD: distinfo,v 1.3 2015/03/30 02:34:17 rodent Exp $
-SHA1 (astor-0.4.tar.gz) = d971f5800c89db41966d12b755f090b841a1c27a
-RMD160 (astor-0.4.tar.gz) = bb3900a34d15d612aef05557f61b51063ce9d546
-Size (astor-0.4.tar.gz) = 11188 bytes
+SHA1 (astor-0.4.1.tar.gz) = 8715b894fe4b1fce29bafb8f91a7024edca74e24
+RMD160 (astor-0.4.1.tar.gz) = 975d9db2007df213539690a2ed7c97d7e13bc669
+Size (astor-0.4.1.tar.gz) = 10865 bytes