From c414af750ba1a4b15db9778df70dd8e52d8dd9dd3170c42486536e4713b3d19e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 24 Apr 2023 20:13:10 +0000 Subject: [PATCH] Accepting request 1082566 from home:benoit_monin:branches:devel:languages:python update to 1.14.1 OBS-URL: https://build.opensuse.org/request/show/1082566 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatchling?expand=0&rev=34 --- hatchling-1.14.0.tar.gz | 3 --- hatchling-1.14.1.tar.gz | 3 +++ python-hatchling.changes | 8 ++++++++ python-hatchling.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 hatchling-1.14.0.tar.gz create mode 100644 hatchling-1.14.1.tar.gz diff --git a/hatchling-1.14.0.tar.gz b/hatchling-1.14.0.tar.gz deleted file mode 100644 index 9e2ee6f..0000000 --- a/hatchling-1.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:462ea91df03ff5d52813b5613fec1313a1a2059d2e37343e572b3f979867c5da -size 55567 diff --git a/hatchling-1.14.1.tar.gz b/hatchling-1.14.1.tar.gz new file mode 100644 index 0000000..4c33653 --- /dev/null +++ b/hatchling-1.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55fbc88cbd0d96c09c3e9392b51db513fd4cb4caf47615d65f935a5ef1756133 +size 55568 diff --git a/python-hatchling.changes b/python-hatchling.changes index 05e645d..23d4688 100644 --- a/python-hatchling.changes +++ b/python-hatchling.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 24 16:30:48 UTC 2023 - Benoît Monin + +- update to 1.14.1: + * Fix internal archive root naming for the sdist target when + strict-naming is disabled to match the file name in order to + support the expectation of some frontends + ------------------------------------------------------------------- Mon Apr 3 16:22:45 UTC 2023 - Benoît Monin diff --git a/python-hatchling.spec b/python-hatchling.spec index 8b6eeaf..29caa67 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -17,7 +17,7 @@ Name: python-hatchling -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: Build backend used by Hatch License: MIT