diff --git a/hatchling-1.22.3.tar.gz b/hatchling-1.22.3.tar.gz deleted file mode 100644 index f7d2ded..0000000 --- a/hatchling-1.22.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adf5d32ab10ac59272cd0bcae9c8193288841860025f2c51df971dae161f8683 -size 62734 diff --git a/hatchling-1.22.4.tar.gz b/hatchling-1.22.4.tar.gz new file mode 100644 index 0000000..a39bbf9 --- /dev/null +++ b/hatchling-1.22.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2dcec96d7fb848382ef5848e5ac43fdae641f35a08a3fab5116bd495f3416e +size 62758 diff --git a/python-hatchling.changes b/python-hatchling.changes index 64d9a9a..1ec3d54 100644 --- a/python-hatchling.changes +++ b/python-hatchling.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Mar 24 13:16:21 UTC 2024 - Dirk Müller + +- 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 @@ -179,7 +186,7 @@ Sun Jan 8 17:46:56 UTC 2023 - Dirk Müller - 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 diff --git a/python-hatchling.spec b/python-hatchling.spec index b635c65..206c1f3 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-hatchling -Version: 1.22.3 +Version: 1.22.4 Release: 0 Summary: Build backend used by Hatch License: MIT