14
0

- Switch to pyproject and autosetup macros.

- Stop using greedy globs in %files.
- Add patch remove-future-requirement.patch, remove future requirement.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stomper?expand=0&rev=21
This commit is contained in:
2023-09-08 07:04:22 +00:00
committed by Git OBS Bridge
parent a60c94c690
commit 5f56696aa9
3 changed files with 43 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 8 07:03:32 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject and autosetup macros.
- Stop using greedy globs in %files.
- Add patch remove-future-requirement.patch, remove future requirement.
-------------------------------------------------------------------
Wed Jun 3 09:22:00 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>