15
0
Files
python-altgraph/python-altgraph.changes
Todd R 9a129643ae Accepting request 649802 from home:TheBlackCat:branches:devel:languages:python
- Update to version 0.16.1
  * Explicitly mark Python 3.7 as supported in wheel metadata.
- Update to version 0.16
  * Add LICENSE file

OBS-URL: https://build.opensuse.org/request/show/649802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-altgraph?expand=0&rev=6
2018-11-16 19:27:50 +00:00

20 lines
758 B
Plaintext

-------------------------------------------------------------------
Fri Nov 16 19:05:40 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Update to version 0.16.1
* Explicitly mark Python 3.7 as supported in wheel metadata.
- Update to version 0.16
* Add LICENSE file
-------------------------------------------------------------------
Thu May 24 17:26:43 UTC 2018 - toddrme2178@gmail.com
- Update to version 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).
- Spec file cleanups
-------------------------------------------------------------------
Thu Oct 19 00:54:53 UTC 2017 - toddrme2178@gmail.com
- Initial version