Compare commits

...

2 Commits

4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41ddc27cdb25db9ef7b68bef075f829c84cb349aa1bff8240797d012510547b0
size 63973

3
hatchling-1.25.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7064631a512610b52250a4d3ff1bd81551d6d1431c4eb7b72e734df6c74f4262
size 64632

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Jun 22 18:36:39 UTC 2024 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 1.25.0:
* Changed:
+ The macos-max-compat option for the wheel target is now
disabled by default and will be removed in a future release
* Added:
+ Artifacts for the wheel and sdist targets now have their
permission bits normalized
* Fixed:
+ Ignore manylinux/musllinux tags for the wheel target artifact
name when enabling the infer_tag build data
+ The wheel target build data infer_tag when enabled now
respects the MACOSX_DEPLOYMENT_TARGET environment variable
-------------------------------------------------------------------
Sun May 12 11:35:32 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-hatchling
Version: 1.24.2
Version: 1.25.0
Release: 0
Summary: Build backend used by Hatch
License: MIT