15
0

- Add patch update-versioneer.patch:

* Fix build failure with Python 3.12.
- Switch to pyproject and autosetup macros.
- Stop using greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crochet?expand=0&rev=7
This commit is contained in:
2024-02-05 01:37:49 +00:00
committed by Git OBS Bridge
parent 2182565909
commit 2e264cc8eb
3 changed files with 43 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 5 01:36:41 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch update-versioneer.patch:
* Fix build failure with Python 3.12.
- Switch to pyproject and autosetup macros.
- Stop using greedy globs in %files.
-------------------------------------------------------------------
Tue Jul 11 14:21:43 UTC 2023 - Dirk Müller <dmueller@suse.com>