Accepting request 1141699 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1141699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hatchling?expand=0&rev=22
This commit is contained in:
Ana Guerrero 2024-01-26 21:46:14 +00:00 committed by Git OBS Bridge
commit 0fce0fea2f
4 changed files with 13 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 25 21:07:23 UTC 2024 - Benoît Monin <benoit.monin@gmx.fr>
- update to 1.21.1:
* Fix loading of local plugins to account for newly released
versions of a dependency
-------------------------------------------------------------------
Thu Dec 21 14:30:24 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-hatchling
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-hatchling
Version: 1.21.0
Version: 1.21.1
Release: 0
Summary: Build backend used by Hatch
License: MIT
@ -40,7 +40,7 @@ Requires: python-pathspec >= 0.10.1
Requires: python-pluggy >= 1.0.0
Requires: python-trove-classifiers
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
%if 0%{?python_version_nodots} < 311
Requires: python-tomli >= 1.2.2