forked from pool/python-mechanize
Accepting request 51928 from devel:languages:python
Accepted submit request 51928 from user coolo OBS-URL: https://build.opensuse.org/request/show/51928 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
af389a55b9
commit
09535a31d0
@@ -20,13 +20,13 @@
|
||||
%define modname mechanize
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.1.11
|
||||
Version: 0.2.4
|
||||
Release: 1
|
||||
Summary: Stateful programmatic web browsing
|
||||
Url: http://wwwsearch.sourceforge.net/mechanize/
|
||||
License: BSD
|
||||
Group: Development/Libraries/Python
|
||||
Source: %{modname}-%{version}.tar.bz2
|
||||
Source: %{modname}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{py_requires}
|
||||
Requires: python-clientform python-beautifulsoup
|
||||
@@ -72,7 +72,7 @@ rm -rf %{buildroot}
|
||||
|
||||
%files -f INSTALLED_FILES
|
||||
%defattr(-,root,root)
|
||||
%doc examples COPYING.txt ChangeLog.txt GeneralFAQ.html README.html README.txt
|
||||
%doc doc.html
|
||||
%doc docs/html/ChangeLog.txt
|
||||
%doc examples COPYING.txt README.txt
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user