14
0

- Remove unneeded BuildRequires on python.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=52
This commit is contained in:
2022-10-11 02:12:51 +00:00
committed by Git OBS Bridge
parent 01c41472c3
commit 3f93fe0467
2 changed files with 5 additions and 2 deletions

View File

@@ -32,7 +32,6 @@ BuildRequires: %{python_module html5lib}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module zope.interface}
BuildRequires: fdupes
BuildRequires: python
BuildRequires: python-rpm-macros
Requires: python-html5lib
BuildArch: noarch
@@ -43,7 +42,6 @@ Stateful programmatic web browsing in Python. Browse pages
programmatically with HTML form filling and clicking
of links.
%prep
%setup -q -n %{modname}-%{version}
%patch1 -p1