15
0
Files
python-toposort/python-toposort.changes
Matej Cepl 16d331efa3 Accepting request 927058 from home:bnavigator:branches:devel:languages:python
- Update to version 1.7
  * Changed to use setup.cfg and pyproject.toml.  Deleted setup.py.
  * GH issue #1: No longer modify input data structures.  Thanks
    Lenz Furrer.

OBS-URL: https://build.opensuse.org/request/show/927058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toposort?expand=0&rev=3
2021-10-23 08:16:22 +00:00

13 lines
457 B
Plaintext

-------------------------------------------------------------------
Fri Oct 22 20:19:36 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 1.7
* Changed to use setup.cfg and pyproject.toml. Deleted setup.py.
* GH issue #1: No longer modify input data structures. Thanks
Lenz Furrer.
-------------------------------------------------------------------
Tue Dec 10 16:39:32 UTC 2019 - Todd R <toddrme2178@gmail.com>
- initial version