14
0

- Update to 5.0:

* Drop support for Python 2.7, 3.5, 3.6.
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zdaemon?expand=0&rev=38
This commit is contained in:
2024-03-05 06:09:15 +00:00
committed by Git OBS Bridge
parent 1ee76bd029
commit 26ad56206a
4 changed files with 25 additions and 16 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Mar 5 06:08:56 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 5.0:
* Drop support for Python 2.7, 3.5, 3.6.
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Wed Dec 7 22:49:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>