- Add patch stop-using-imp.patch:

* Use importlib and not imp.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-shutil?expand=0&rev=24
This commit is contained in:
2024-01-24 04:48:58 +00:00
committed by Git OBS Bridge
parent e3e23cea9f
commit 62a2e771c9
3 changed files with 46 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 24 04:48:42 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch stop-using-imp.patch:
* Use importlib and not imp.
-------------------------------------------------------------------
Sat Jun 10 11:50:04 UTC 2023 - ecsos <ecsos@opensuse.org>