14
0

4 Commits

Author SHA256 Message Date
d44b8a1df6 - require setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toposort?expand=0&rev=6
2024-01-02 22:40:18 +00:00
c4e010402a - update to 1.10:
* Fix performance issue with large datasets.
  * Use f-strings instead of str.format().
  * Fix issue #2: Allow non-orderable items when a
    CircularDependencyError is raised
  * Completely change to pyproject.toml.  Deleted setup.cfg.
  * Drop support for python 2.7.
  * No functional changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toposort?expand=0&rev=4
2023-12-27 16:36:32 +00:00
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
f991b2a120 Accepting request 833755 from home:alarrosa:branches:devel:languages:python
New package python-toposort, required by hotdoc

OBS-URL: https://build.opensuse.org/request/show/833755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toposort?expand=0&rev=1
2020-09-11 12:49:00 +00:00