diff --git a/hatchling-1.8.0.tar.gz b/hatchling-1.8.0.tar.gz deleted file mode 100644 index b69df14..0000000 --- a/hatchling-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4f982fdca0717d8c46bfe7b501302f90aaf2a5302845d550b49c8739681feb2 -size 54816 diff --git a/hatchling-1.8.1.tar.gz b/hatchling-1.8.1.tar.gz new file mode 100644 index 0000000..c518202 --- /dev/null +++ b/hatchling-1.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448b04b23faed669b2b565b998ac955af4feea66c5deed3a1212ac9399d2e1cd +size 54830 diff --git a/python-hatchling.changes b/python-hatchling.changes index f8118b0..3f5dde2 100644 --- a/python-hatchling.changes +++ b/python-hatchling.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Aug 25 18:52:11 UTC 2022 - Benoît Monin + +- update to version 1.8.1: + * Fixed: + + Fix default file inclusion for wheel build targets when both + the project name and package directory name are not + normalized + ------------------------------------------------------------------- Thu Aug 18 15:44:17 UTC 2022 - Benoît Monin diff --git a/python-hatchling.spec b/python-hatchling.spec index 3085dd7..717a893 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.8.0 +Version: 1.8.1 Release: 0 Summary: Build backend used by Hatch License: MIT