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:
parent
cb6aa6b20e
commit
8b1ee4a9c2
@ -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
3
hatchling-1.17.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:76dee5108f929b7eb9102df0a1bf88fa3247d68a44ff1f395e1cf32eaab0c6fa
|
||||||
|
size 57207
|
@ -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>
|
Sat May 13 08:25:01 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-hatchling
|
Name: python-hatchling
|
||||||
Version: 1.17.0
|
Version: 1.17.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Build backend used by Hatch
|
Summary: Build backend used by Hatch
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user