14
0

Accepting request 1223783 from home:benoit_monin:branches:devel:languages:python

update to 1.26.3

OBS-URL: https://build.opensuse.org/request/show/1223783
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatchling?expand=0&rev=57
This commit is contained in:
2024-11-12 21:05:40 +00:00
committed by Git OBS Bridge
parent 07321a42b8
commit e3523169bf
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Nov 12 20:31:17 UTC 2024 - Benoît Monin <benoit.monin@gmx.fr>
- update to 1.26.3:
* Fixed: Support an old import path that is still used by some
consumers like Hatch
- additional changes from version 1.26.2:
* Fixed:
+ Back-populate string license fields (License-Expression) for
core metadata versions prior to 2.4
+ Remove the License-Expression and License-Files core metadata
from version 2.2 that was missed in the previous minor
release
-------------------------------------------------------------------
Sun Nov 10 16:24:38 UTC 2024 - Benoît Monin <benoit.monin@gmx.fr>