14
0

Accepting request 747778 from home:barendartchuk:branches:devel:languages:python

- added missing dependencies: Twisted, zope.interface and html5lib

OBS-URL: https://build.opensuse.org/request/show/747778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=42
This commit is contained in:
Tomáš Chvátal
2019-11-12 16:51:27 +00:00
committed by Git OBS Bridge
parent 673dd99c84
commit 003f3cf3a3
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 12 16:11:23 UTC 2019 - Bogdano Arendartchuk <BArendartchuk@suse.com>
- added missing dependencies: Twisted, zope.interface and html5lib
-------------------------------------------------------------------
Wed Sep 11 12:36:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -33,6 +33,9 @@ BuildRequires: %{python_module zope.interface}
BuildRequires: fdupes
BuildRequires: python
BuildRequires: python-rpm-macros
Requires: python-Twisted
Requires: python-html5lib
Requires: python-zope.interface
BuildArch: noarch
%python_subpackages