From 05e83c46174dd03c45dd4663cfa599fb887d0fcedabf2fc1328bb3bfe458a0bf Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 9 May 2023 20:46:06 +0000 Subject: [PATCH] Accepting request 1085797 from home:benoit_monin:branches:devel:languages:python update to version 1.15.0 OBS-URL: https://build.opensuse.org/request/show/1085797 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatchling?expand=0&rev=41 --- hatchling-1.14.1.tar.gz | 3 --- hatchling-1.15.0.tar.gz | 3 +++ python-hatchling.changes | 6 ++++++ python-hatchling.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 hatchling-1.14.1.tar.gz create mode 100644 hatchling-1.15.0.tar.gz diff --git a/hatchling-1.14.1.tar.gz b/hatchling-1.14.1.tar.gz deleted file mode 100644 index 4c33653..0000000 --- a/hatchling-1.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55fbc88cbd0d96c09c3e9392b51db513fd4cb4caf47615d65f935a5ef1756133 -size 55568 diff --git a/hatchling-1.15.0.tar.gz b/hatchling-1.15.0.tar.gz new file mode 100644 index 0000000..abde292 --- /dev/null +++ b/hatchling-1.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5538779d44465879e7866f63192f63b966b255dbdae7448cac6fd1ef788ce00 +size 56960 diff --git a/python-hatchling.changes b/python-hatchling.changes index de277e3..0f3231f 100644 --- a/python-hatchling.changes +++ b/python-hatchling.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 9 19:19:08 UTC 2023 - Benoît Monin + +- update to version 1.15.0: + * Add app build target + ------------------------------------------------------------------- Mon Apr 24 16:30:48 UTC 2023 - Benoît Monin diff --git a/python-hatchling.spec b/python-hatchling.spec index db2d374..c3ac08e 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-hatchling -Version: 1.14.1 +Version: 1.15.0 Release: 0 Summary: Build backend used by Hatch License: MIT