17
0

- Add patch stop-using-imp.patch:

* Stop using imp module, switch to importlib.*
- Use pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathtools?expand=0&rev=15
This commit is contained in:
2023-08-16 05:18:32 +00:00
committed by Git OBS Bridge
parent 5268afe031
commit aa9fc0e939
3 changed files with 40 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 16 05:17:49 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch stop-using-imp.patch:
* Stop using imp module, switch to importlib.*
- Use pyproject macros.
-------------------------------------------------------------------
Fri Jun 9 05:54:46 UTC 2023 - ecsos <ecsos@opensuse.org>