15
0
forked from pool/python-PyYAML

- Switch to pyproject and autosetup macros.

- Drop patch setuptools.patch, we can now cope.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=57
This commit is contained in:
2024-02-26 03:24:04 +00:00
committed by Git OBS Bridge
parent ff96627d4f
commit b69ead11b9
3 changed files with 13 additions and 18 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 03:18:33 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject and autosetup macros.
- Drop patch setuptools.patch, we can now cope.
-------------------------------------------------------------------
Tue Sep 19 16:25:38 UTC 2023 - Dirk Müller <dmueller@suse.com>