- fix dependencies (add tomli)

longer compatible with it
- Initial package (1.0.0)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=23
This commit is contained in:
Dirk Mueller 2024-01-29 14:15:22 +00:00 committed by Git OBS Bridge
parent 53d0a4514f
commit dafbb6787c
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 29 14:14:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
- fix dependencies (add tomli)
-------------------------------------------------------------------
Mon Jan 29 12:34:54 UTC 2024 - Adrian Schröter <adrian@suse.de>
@ -133,9 +138,9 @@ Fri Feb 4 22:05:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
Mon Jan 10 11:54:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
- skip building for python 2.x, as the setuptools we have is no
longer compatible with it
longer compatible with it
-------------------------------------------------------------------
Sat Nov 27 13:25:03 UTC 2021 - Dirk Müller <dmueller@suse.com>
- Initial package (1.0.0)
- Initial package (1.0.0)

View File

@ -32,7 +32,6 @@ BuildRequires: %{python_module pyparsing}
BuildRequires: %{python_module semantic_version >= 2.8.2}
BuildRequires: %{python_module setuptools >= 62.4}
BuildRequires: %{python_module setuptools_scm >= 6.3.2}
BuildRequires: %{python_module typing_extensions >= 3.7.4.3}
BuildRequires: %{python_module wheel}
BuildRequires: cargo
BuildRequires: fdupes
@ -41,7 +40,9 @@ BuildRequires: rust
Requires: cargo
Requires: python-semantic_version >= 2.8.2
Requires: python-setuptools >= 62.4
Requires: python-typing_extensions >= 3.7.4.3
%if 0%{?python_version_nodots} < 311
Requires: python-tomli >= 1.2.1
%endif
Requires: rust
BuildArch: noarch
# SECTION test requirements