pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/py-altgraph 0.14



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2981b147672e
branches:  trunk
changeset: 365930:2981b147672e
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jul 30 17:45:41 2017 +0000

description:
0.14
Remove use of iteritems in altgraph.GraphAlgo code

0.13
Graph._bfs_subgraph and back_bfs_subgraph return subgraphs with reversed edges

diffstat:

 graphics/py-altgraph/Makefile |   4 ++--
 graphics/py-altgraph/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r e02d154eca42 -r 2981b147672e graphics/py-altgraph/Makefile
--- a/graphics/py-altgraph/Makefile     Sun Jul 30 17:41:56 2017 +0000
+++ b/graphics/py-altgraph/Makefile     Sun Jul 30 17:45:41 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2016/06/08 17:43:33 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/07/30 17:45:41 adam Exp $
 
-DISTNAME=      altgraph-0.12
+DISTNAME=      altgraph-0.14
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/altgraph/}
diff -r e02d154eca42 -r 2981b147672e graphics/py-altgraph/distinfo
--- a/graphics/py-altgraph/distinfo     Sun Jul 30 17:41:56 2017 +0000
+++ b/graphics/py-altgraph/distinfo     Sun Jul 30 17:45:41 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 21:34:16 agc Exp $
+$NetBSD: distinfo,v 1.4 2017/07/30 17:45:41 adam Exp $
 
-SHA1 (altgraph-0.12.tar.gz) = 63b333e9cf3bd9c6977a386cb89e3f3ee66d9a83
-RMD160 (altgraph-0.12.tar.gz) = c37307bb4c724122b0c1b8dc31b42eb8f32b8b26
-SHA512 (altgraph-0.12.tar.gz) = ab894218f882594b50306bcd3d55d80574bbc373586c12d58e096a9c16cf2508b0333a77479548b95223a0b5681ad60cc098a3451d1e409e447219ee6681840e
-Size (altgraph-0.12.tar.gz) = 492343 bytes
+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



Home | Main Index | Thread Index | Old Index