14
0

- python-maturin is not required for running of the package.

- python-six it not required at all.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-bidi?expand=0&rev=14
This commit is contained in:
2025-03-10 18:07:40 +00:00
committed by Git OBS Bridge
parent 80327feb9e
commit 292af27c46
2 changed files with 6 additions and 5 deletions

View File

@@ -34,13 +34,8 @@ BuildRequires: cargo
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: rust
Requires: python-maturin > 1
Requires: python-six
Requires(post): update-alternatives
Requires(postun): update-alternatives
# SECTION test requirements
BuildRequires: %{python_module six}
# /SECTION
%python_subpackages
%description