14
0

Accepting request 395037 from home:tbechtold:branches:devel:languages:python

- Add missing Requires for python-setuptools

OBS-URL: https://build.opensuse.org/request/show/395037
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jenkins?expand=0&rev=4
This commit is contained in:
2016-05-17 12:50:35 +00:00
committed by Git OBS Bridge
parent d4a481e489
commit 7b7ff6d862
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 12 12:46:15 UTC 2016 - tbechtold@suse.com
- Add missing Requires for python-setuptools
-------------------------------------------------------------------
Fri Feb 26 13:43:02 UTC 2016 - tbechtold@suse.com

View File

@@ -34,6 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%endif
Requires: python-multi_key_dict
Requires: python-setuptools
Requires: python-six >= 1.3.0
Provides: python-jenkins = %{version}
Obsoletes: python-jenkins <= 0.4.12