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

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 10 18:07:07 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- python-maturin is not required for running of the package.
- python-six it not required at all.
-------------------------------------------------------------------
Mon Mar 10 16:46:05 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

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