diff --git a/hatchling-1.11.0.tar.gz b/hatchling-1.11.0.tar.gz deleted file mode 100644 index 8da1c50..0000000 --- a/hatchling-1.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a263a8c50817cd2dfcd4dd6d0d55a5ebcb078eeec9858cc3d056314b3438ec8f -size 57193 diff --git a/hatchling-1.11.1.tar.gz b/hatchling-1.11.1.tar.gz new file mode 100644 index 0000000..9ccc8bb --- /dev/null +++ b/hatchling-1.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f84361f70cf3a7ab9543b0c3ecc64211ed2ba8a606a71eb6a473c1c9b08e1d0 +size 57223 diff --git a/python-hatchling.changes b/python-hatchling.changes index b671265..268f25a 100644 --- a/python-hatchling.changes +++ b/python-hatchling.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 20 19:55:11 UTC 2022 - Benoît Monin + +- update to version 1.11.1: + * Fixed: Fix default file selection behavior of the wheel target + when there is a single top-level module + ------------------------------------------------------------------- Sun Oct 9 19:49:17 UTC 2022 - Benoît Monin diff --git a/python-hatchling.spec b/python-hatchling.spec index 3196902..755f48c 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-hatchling -Version: 1.11.0 +Version: 1.11.1 Release: 0 Summary: Build backend used by Hatch License: MIT