forked from pool/python-mechanize
- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user