- Remove not needed python-six dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bcrypt?expand=0&rev=31
This commit is contained in:
@@ -33,12 +33,10 @@ BuildRequires: %{python_module pytest >= 3.2.1}
|
||||
# setuptools 40.8.0 is required by upstream only for a pip issue that doesn't
|
||||
# affect us, so we relax the requirement to build in SLE/Leap 15.2 with 40.5.0
|
||||
BuildRequires: %{python_module setuptools >= 40.5.0}
|
||||
BuildRequires: %{python_module six >= 1.4.1}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(libffi)
|
||||
Requires: python-six >= 1.4.1
|
||||
%requires_eq python-cffi
|
||||
Provides: python-py-bcrypt = %{version}
|
||||
Obsoletes: python-py-bcrypt < %{version}
|
||||
|
||||
Reference in New Issue
Block a user