diff --git a/hatchling-1.15.0.tar.gz b/hatchling-1.15.0.tar.gz deleted file mode 100644 index abde292..0000000 --- a/hatchling-1.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5538779d44465879e7866f63192f63b966b255dbdae7448cac6fd1ef788ce00 -size 56960 diff --git a/hatchling-1.17.0.tar.gz b/hatchling-1.17.0.tar.gz new file mode 100644 index 0000000..84bb4d9 --- /dev/null +++ b/hatchling-1.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1244db3f45b4ef5a00106a46612da107cdfaf85f1580b8e1c059fefc98b0930 +size 57165 diff --git a/python-hatchling.changes b/python-hatchling.changes index 0f3231f..0ae67d7 100644 --- a/python-hatchling.changes +++ b/python-hatchling.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat May 13 08:25:01 UTC 2023 - Benoît Monin + +- update to version 1.17.0: + * The app build target now embeds the project version in the name + of binaries + +------------------------------------------------------------------- +Thu May 11 18:48:27 UTC 2023 - Benoît Monin + +- update to version 1.16.1: + * Fix determining the built executable path for the app build + target option when using a local copy of PyApp when there is + an explicit target triple set +- additional changes from version 1.16.0: + * Add app build target option to build using a local copy of + the PyApp repository + ------------------------------------------------------------------- Tue May 9 19:19:08 UTC 2023 - Benoît Monin diff --git a/python-hatchling.spec b/python-hatchling.spec index c3ac08e..f79141e 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-hatchling -Version: 1.15.0 +Version: 1.17.0 Release: 0 Summary: Build backend used by Hatch License: MIT