diff --git a/hatchling-1.24.2.tar.gz b/hatchling-1.24.2.tar.gz deleted file mode 100644 index 5d1d8fc..0000000 --- a/hatchling-1.24.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41ddc27cdb25db9ef7b68bef075f829c84cb349aa1bff8240797d012510547b0 -size 63973 diff --git a/hatchling-1.25.0.tar.gz b/hatchling-1.25.0.tar.gz new file mode 100644 index 0000000..0c516df --- /dev/null +++ b/hatchling-1.25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7064631a512610b52250a4d3ff1bd81551d6d1431c4eb7b72e734df6c74f4262 +size 64632 diff --git a/python-hatchling.changes b/python-hatchling.changes index 3ebb026..30fc848 100644 --- a/python-hatchling.changes +++ b/python-hatchling.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Jun 22 18:36:39 UTC 2024 - BenoƮt Monin + +- 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 diff --git a/python-hatchling.spec b/python-hatchling.spec index 3029eb8..86c6cdd 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -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