Accepting request 1090791 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1090791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hatchling?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2023-06-06 17:55:04 +00:00 committed by Git OBS Bridge
commit 2a7267271d
4 changed files with 13 additions and 4 deletions

View File

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

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

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

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>

View File

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