14
0

- Add patch fix-assertion-method.patch:

* Fix assertion methods.
- Switch to pyproject and autosetup macros.
- Less globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyshould?expand=0&rev=13
This commit is contained in:
2024-03-11 06:54:14 +00:00
committed by Git OBS Bridge
parent 9099196a8f
commit e5c1284852
3 changed files with 37 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 11 06:52:00 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch fix-assertion-method.patch:
* Fix assertion methods.
- Switch to pyproject and autosetup macros.
- Less globs in %files.
-------------------------------------------------------------------
Tue Aug 18 22:32:35 UTC 2020 - Matej Cepl <mcepl@suse.com>