14
0

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

update to version 1.17.1

OBS-URL: https://build.opensuse.org/request/show/1090679
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatchling?expand=0&rev=44
This commit is contained in:
2023-06-04 23:36:39 +00:00
committed by Git OBS Bridge
parent cb6aa6b20e
commit 8b1ee4a9c2
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jun 3 18:21:13 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 1.17.1:
* Fix dev mode when the project has symlinks and file inclusion is
defined with the packages or only-include options
* Change the name of generated PTH files for dev mode so they come
first lexicographically and therefore load first
-------------------------------------------------------------------
Sat May 13 08:25:01 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>