15
0

- Switch to pyproject macros.

- Stop using greedy globs in %files.
- Drop unneeded {Build,}Requires on future.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudflare?expand=0&rev=22
This commit is contained in:
2023-09-05 03:13:39 +00:00
committed by Git OBS Bridge
parent 49ea58969f
commit 2abcfdc932
2 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 5 03:12:24 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- Stop using greedy globs in %files.
- Drop unneeded {Build,}Requires on future.
-------------------------------------------------------------------
Mon Sep 4 15:56:24 UTC 2023 - Dirk Müller <dmueller@suse.com>