Accepting request 1086608 from home:benoit_monin:branches:devel:languages:python

update to version 1.16.1

OBS-URL: https://build.opensuse.org/request/show/1086608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatchling?expand=0&rev=42
This commit is contained in:
Matej Cepl 2023-05-11 22:23:15 +00:00 committed by Git OBS Bridge
parent 8ba9c7f277
commit 709c8922a8
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5538779d44465879e7866f63192f63b966b255dbdae7448cac6fd1ef788ce00
size 56960

3
hatchling-1.16.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b42140c799da7bc43d89b7ced4d31ea1c375b34595cec52a11c8a245839d9af4
size 57146

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 11 18:48:27 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
- 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 <benoit.monin@gmx.fr>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-hatchling
Version: 1.15.0
Version: 1.16.1
Release: 0
Summary: Build backend used by Hatch
License: MIT