14
0

Accepting request 1173487 from home:badshah400:branches:devel:languages:python

Update to version 1.24.2.

OBS-URL: https://build.opensuse.org/request/show/1173487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatchling?expand=0&rev=54
This commit is contained in:
2024-05-12 22:15:20 +00:00
committed by Git OBS Bridge
parent 531637cb72
commit 4aed986359
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun May 12 11:35:32 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.24.2:
* Add .venv to the list of directories that cannot be traversed
* Output from the core Application utility now writes to stderr
- Changes from version 1.24.1:
* Maintain file permissions for shared-scripts
option/shared_scripts build data of the wheel target
- Changes from version 1.24.0:
* Add shared_data and shared_scripts build data for the wheel
target
-------------------------------------------------------------------
Fri Apr 5 18:17:42 UTC 2024 - Benoît Monin <benoit.monin@gmx.fr>