pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-altgraph



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Dec 10 17:04:46 UTC 2017

Modified Files:
        pkgsrc/graphics/py-altgraph: Makefile distinfo

Log Message:
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).


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/py-altgraph/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/py-altgraph/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/py-altgraph/Makefile
diff -u pkgsrc/graphics/py-altgraph/Makefile:1.6 pkgsrc/graphics/py-altgraph/Makefile:1.7
--- pkgsrc/graphics/py-altgraph/Makefile:1.6    Sat Sep 16 19:26:58 2017
+++ pkgsrc/graphics/py-altgraph/Makefile        Sun Dec 10 17:04:46 2017
@@ -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/}

Index: pkgsrc/graphics/py-altgraph/distinfo
diff -u pkgsrc/graphics/py-altgraph/distinfo:1.4 pkgsrc/graphics/py-altgraph/distinfo:1.5
--- pkgsrc/graphics/py-altgraph/distinfo:1.4    Sun Jul 30 17:45:41 2017
+++ pkgsrc/graphics/py-altgraph/distinfo        Sun Dec 10 17:04:46 2017
@@ -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