15
0

- Switch to autosetup and pyproject macros.

- Add patch fix-assertion-methods.patch:
  * Use non-removed assertion methods.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hawkauthlib?expand=0&rev=11
This commit is contained in:
2024-01-22 05:39:31 +00:00
committed by Git OBS Bridge
parent 305c0693a4
commit 32767aae58
3 changed files with 221 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 22 05:38:53 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup and pyproject macros.
- Add patch fix-assertion-methods.patch:
* Use non-removed assertion methods.
-------------------------------------------------------------------
Mon May 31 07:16:42 UTC 2021 - pgajdos@suse.com