14
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatchling?expand=0&rev=29
This commit is contained in:
2023-01-08 17:48:25 +00:00
committed by Git OBS Bridge
parent ebf6addd11
commit 04a93fdc75
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Mon Jan 2 10:31:58 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>