15
0

- Switch to pyproject macros.

- Clean up Python 2 leftovers.
- Use pytest to run the testsuite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-HeapDict?expand=0&rev=13
This commit is contained in:
2024-01-24 02:11:58 +00:00
committed by Git OBS Bridge
parent b0aeaa621a
commit bde9c871da
2 changed files with 16 additions and 17 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 24 02:11:04 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- Clean up Python 2 leftovers.
- Use pytest to run the testsuite.
-------------------------------------------------------------------
Thu Dec 24 00:35:44 UTC 2020 - Benjamin Greiner <code@bnavigator.de>