pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-altgraph py-altgraph: updated to 0.15
details: https://anonhg.NetBSD.org/pkgsrc/rev/86e432c8e89f
branches: trunk
changeset: 372584:86e432c8e89f
user: adam <adam%pkgsrc.org@localhost>
date: Sun Dec 10 17:04:46 2017 +0000
description:
py-altgraph: updated to 0.15
0.15
ObjectGraph.get_edges, ObjectGraph.getEdgeData and ObjectGraph.updateEdgeData accept None as the node to get and treat this as an alias for self (as other methods already did).
diffstat:
graphics/py-altgraph/Makefile | 4 ++--
graphics/py-altgraph/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 4e8190f8d573 -r 86e432c8e89f graphics/py-altgraph/Makefile
--- a/graphics/py-altgraph/Makefile Sun Dec 10 17:01:48 2017 +0000
+++ b/graphics/py-altgraph/Makefile Sun Dec 10 17:04:46 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/09/16 19:26:58 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/12/10 17:04:46 adam Exp $
-DISTNAME= altgraph-0.14
+DISTNAME= altgraph-0.15
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics net python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/altgraph/}
diff -r 4e8190f8d573 -r 86e432c8e89f graphics/py-altgraph/distinfo
--- a/graphics/py-altgraph/distinfo Sun Dec 10 17:01:48 2017 +0000
+++ b/graphics/py-altgraph/distinfo Sun Dec 10 17:04:46 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/07/30 17:45:41 adam Exp $
+$NetBSD: distinfo,v 1.5 2017/12/10 17:04:46 adam Exp $
-SHA1 (altgraph-0.14.tar.gz) = 76f9ab733437aa307044a85b0123f5e42071111b
-RMD160 (altgraph-0.14.tar.gz) = c7ddf668779944b1cd367dbc462432caf8ce37d9
-SHA512 (altgraph-0.14.tar.gz) = 93e4c4400723a298d7b8c1e70b3fe65c015eb6fab9bdf30c63f2a9d1489872247397bb39b289fc42eb49b017858745a7b5fca22d65526f0916d9ddc36dc1a66f
-Size (altgraph-0.14.tar.gz) = 588506 bytes
+SHA1 (altgraph-0.15.tar.gz) = a0e6f531d4ac26aba149d85c7a6841b63d4d9cf8
+RMD160 (altgraph-0.15.tar.gz) = 4fca093d93bac6572773863660aa1190b7491b31
+SHA512 (altgraph-0.15.tar.gz) = 3e2b5375f93f13a7698e237af66e736f5abe73ff3d0bf81130dfd08af65714305f692697e3f8297f33b9733f4eecd9850067e2c1d6fafee67b22147f47d2efad
+Size (altgraph-0.15.tar.gz) = 589882 bytes
Home |
Main Index |
Thread Index |
Old Index