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:   rodent
Date:           Thu Aug  7 01:37:17 UTC 2014

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-altgraph/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/py-altgraph/PLIST \
    pkgsrc/graphics/py-altgraph/distinfo

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




Home | Main Index | Thread Index | Old Index