pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-astor Updated to 0.4.1. No longer has tests d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5fbb753a1294
branches: trunk
changeset: 649045:5fbb753a1294
user: rodent <rodent%pkgsrc.org@localhost>
date: Mon Mar 30 02:34:17 2015 +0000
description:
Updated to 0.4.1. No longer has tests directory installed to ${PYSITELIB}.
0.4.1 -- Added missing SourceGenerator.visit_arguments()
diffstat:
devel/py-astor/Makefile | 7 ++-----
devel/py-astor/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 9 deletions(-)
diffs (34 lines):
diff -r 50b57ce4119d -r 5fbb753a1294 devel/py-astor/Makefile
--- a/devel/py-astor/Makefile Mon Mar 30 01:14:22 2015 +0000
+++ b/devel/py-astor/Makefile Mon Mar 30 02:34:17 2015 +0000
@@ -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 @@
USE_LANGUAGES= # none
-post-install:
- ${RM} -rf ${DESTDIR}${PREFIX}/${PYSITELIB}/tests
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 50b57ce4119d -r 5fbb753a1294 devel/py-astor/distinfo
--- a/devel/py-astor/distinfo Mon Mar 30 01:14:22 2015 +0000
+++ b/devel/py-astor/distinfo Mon Mar 30 02:34:17 2015 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index