forked from pool/python-toposort
- 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
13 lines
457 B
Plaintext
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
|