summaryrefslogtreecommitdiff
path: root/graphics/py-altgraph
diff options
context:
space:
mode:
authorrodent <rodent>2014-08-07 01:37:17 +0000
committerrodent <rodent>2014-08-07 01:37:17 +0000
commitfb89e39cc708a151360dadb9d6c909901771f977 (patch)
treeb4cd8f9e3454c36c0bf7b651dc699b0f4ac4457e /graphics/py-altgraph
parentd277252e6395706e5f28338bbcb6991586faae8b (diff)
downloadpkgsrc-fb89e39cc708a151360dadb9d6c909901771f977.tar.gz
0.12
---- - Added ``ObjectGraph.edgeData`` to retrieve the edge data from a specific edge. - Added ``AltGraph.update_edge_data`` and ``ObjectGraph.updateEdgeData`` to update the data associated with a graph edge.
Diffstat (limited to 'graphics/py-altgraph')
-rw-r--r--graphics/py-altgraph/Makefile4
-rw-r--r--graphics/py-altgraph/PLIST3
-rw-r--r--graphics/py-altgraph/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/graphics/py-altgraph/Makefile b/graphics/py-altgraph/Makefile
index ce3f16931a9..9db19f1e610 100644
--- a/graphics/py-altgraph/Makefile
+++ b/graphics/py-altgraph/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/02/09 16:51:06 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/08/07 01:37:17 rodent Exp $
-DISTNAME= altgraph-0.11
+DISTNAME= altgraph-0.12
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics net python
MASTER_SITES= http://pypi.python.org/packages/source/a/altgraph/
diff --git a/graphics/py-altgraph/PLIST b/graphics/py-altgraph/PLIST
index f65d3bb9ab7..c274e77ef70 100644
--- a/graphics/py-altgraph/PLIST
+++ b/graphics/py-altgraph/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2014/02/09 15:01:18 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/08/07 01:37:17 rodent Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/zip-safe
${PYSITELIB}/altgraph/Dot.py
${PYSITELIB}/altgraph/Dot.pyc
${PYSITELIB}/altgraph/Dot.pyo
diff --git a/graphics/py-altgraph/distinfo b/graphics/py-altgraph/distinfo
index 2e6cacb328c..1ad3f1cfeda 100644
--- a/graphics/py-altgraph/distinfo
+++ b/graphics/py-altgraph/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/02/09 15:01:18 rodent Exp $
+$NetBSD: distinfo,v 1.2 2014/08/07 01:37:17 rodent Exp $
-SHA1 (altgraph-0.11.tar.gz) = 817078c1a65c1c1a13367f0ed4b1e939e9386746
-RMD160 (altgraph-0.11.tar.gz) = 1c540217fed214503bbb6410072064360b7db844
-Size (altgraph-0.11.tar.gz) = 491834 bytes
+SHA1 (altgraph-0.12.tar.gz) = 63b333e9cf3bd9c6977a386cb89e3f3ee66d9a83
+RMD160 (altgraph-0.12.tar.gz) = c37307bb4c724122b0c1b8dc31b42eb8f32b8b26
+Size (altgraph-0.12.tar.gz) = 492343 bytes