14
0
forked from pool/python-requre

- Remove BuildRequires on setuptools_scm_git_archive.

- Switch to pyproject macros.
- Add missing Requires on update-alternatives.
- Stop using greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=7
This commit is contained in:
2023-07-17 07:01:10 +00:00
committed by Git OBS Bridge
parent b3be636eae
commit 0784e7b8b2
2 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 17 07:00:01 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Remove BuildRequires on setuptools_scm_git_archive.
- Switch to pyproject macros.
- Add missing Requires on update-alternatives.
- Stop using greedy globs in %files.
-------------------------------------------------------------------
Mon Jun 20 06:04:36 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>