Accepting request 1030248 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1030248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hatchling?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2022-10-22 12:12:03 +00:00 committed by Git OBS Bridge
commit d6e95bb21b
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 20 19:55:11 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 1.11.1:
* Fixed: Fix default file selection behavior of the wheel target
when there is a single top-level module
-------------------------------------------------------------------
Sun Oct 9 19:49:17 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>

View File

@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-hatchling
Version: 1.11.0
Version: 1.11.1
Release: 0
Summary: Build backend used by Hatch
License: MIT