15
0

- Switch to autosetup and pyproject macros.

- Add Requires for update-alternatives.
- Add patch correct-test-assertion-methods.patch:
  * Use non-removed test assertion methods.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbus-deviation?expand=0&rev=13
This commit is contained in:
2024-01-22 02:03:49 +00:00
committed by Git OBS Bridge
parent 70e479e566
commit ad097d0ff6
3 changed files with 103 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 22 02:03:06 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup and pyproject macros.
- Add Requires for update-alternatives.
- Add patch correct-test-assertion-methods.patch:
* Use non-removed test assertion methods.
-------------------------------------------------------------------
Mon May 17 08:30:46 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>