14
0

- Upate to 3.0.2:

* Migrate to use the explicitly-maintained ‘packaging’ library.
  * Clarify copyright and grants of license.
  * Migrate to PEP 517 simple build system for Python distribution.
  * Remove dynamically-constructed non-standard metadata attributes.
- Switch to pagure source URL.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-daemon?expand=0&rev=44
This commit is contained in:
2024-08-30 04:51:03 +00:00
committed by Git OBS Bridge
parent 43e85f62cf
commit 24e43bc12c
4 changed files with 21 additions and 11 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Aug 30 04:49:41 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Upate to 3.0.2:
* Migrate to use the explicitly-maintained packaging library.
* Clarify copyright and grants of license.
* Migrate to PEP 517 simple build system for Python distribution.
* Remove dynamically-constructed non-standard metadata attributes.
- Switch to pagure source URL.
-------------------------------------------------------------------
Fri Dec 15 21:27:04 UTC 2023 - Dirk Müller <dmueller@suse.com>