14
0
forked from pool/python-pyeapi

- Switch to autosetup macro.

- Add patch no-more-imp.patch:
  * Use importlib, rather than imp.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyeapi?expand=0&rev=13
This commit is contained in:
2024-02-19 06:07:51 +00:00
committed by Git OBS Bridge
parent a1f8436cf7
commit cc61d1e2d5
3 changed files with 44 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 19 06:06:04 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup macro.
- Add patch no-more-imp.patch:
* Use importlib, rather than imp.
-------------------------------------------------------------------
Mon Jan 1 20:15:51 UTC 2024 - Dirk Müller <dmueller@suse.com>