Accepting request 400242 from devel:languages:python
- require python-setuptools (see bsc#983147) OBS-URL: https://build.opensuse.org/request/show/400242 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-keyring?expand=0&rev=21
This commit is contained in:
commit
5ea169050e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 4 12:26:06 UTC 2016 - michael@stroeder.com
|
||||
|
||||
- require python-setuptools (see bsc#983147)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 5 17:13:09 UTC 2016 - michael@stroeder.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-keyring
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -35,6 +35,7 @@ BuildRequires: python-pytest-runner
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
BuildRequires: python-unittest2
|
||||
%endif
|
||||
Requires: python-setuptools
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Provides: python-keyring-kde = %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user