summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrodent <rodent>2015-06-26 16:51:36 +0000
committerrodent <rodent>2015-06-26 16:51:36 +0000
commit13b0c47584fef6d3789e1f4c74a68d454d78b944 (patch)
treeb5fa92f4aebec2696e985a416e2f606076f3cbbe
parentd6fb89f3e20a80a7b1f3f57cd374873854ccb711 (diff)
downloadpkgsrc-13b0c47584fef6d3789e1f4c74a68d454d78b944.tar.gz
0.5 -- Added support for Python 3.5 infix matrix
multiplication
-rw-r--r--devel/py-astor/Makefile4
-rw-r--r--devel/py-astor/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-astor/Makefile b/devel/py-astor/Makefile
index 413c094c70c..382246b5ac5 100644
--- a/devel/py-astor/Makefile
+++ b/devel/py-astor/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2015/03/30 02:34:17 rodent Exp $
+# $NetBSD: Makefile,v 1.4 2015/06/26 16:51:36 rodent Exp $
-DISTNAME= astor-0.4.1
+DISTNAME= astor-0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= https://pypi.python.org/packages/source/a/astor/
diff --git a/devel/py-astor/distinfo b/devel/py-astor/distinfo
index 84de62dd7e8..ad20244e88a 100644
--- a/devel/py-astor/distinfo
+++ b/devel/py-astor/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2015/03/30 02:34:17 rodent Exp $
+$NetBSD: distinfo,v 1.4 2015/06/26 16:51:36 rodent Exp $
-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
+SHA1 (astor-0.5.tar.gz) = ec9b78ac901a857e62574fa4b262dc52b0ecce87
+RMD160 (astor-0.5.tar.gz) = d204d3ddc43d3a4388382a885742fc8a504416ab
+Size (astor-0.5.tar.gz) = 10999 bytes