1
0

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:
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 +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>