14
0

- update to 1.22.4:

* Only read source distribution metadata for fields that are
    explicitly defined as dynamic
    support the latest version 22.0 of the packaging library

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatchling?expand=0&rev=52
This commit is contained in:
2024-03-24 13:17:03 +00:00
committed by Git OBS Bridge
parent d488298f2f
commit 18b9d7997d
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Mar 24 13:16:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.22.4:
* Only read source distribution metadata for fields that are
explicitly defined as dynamic
-------------------------------------------------------------------
Wed Mar 20 03:43:33 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
@@ -179,7 +186,7 @@ Sun Jan 8 17:46:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.12.2:
* Add macos-max-compat option to the wheel target that is enabled by default to
support the latest version 22.0 of the packaging library
support the latest version 22.0 of the packaging library
-------------------------------------------------------------------
Mon Jan 2 10:31:58 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>