Accepting request 178876 from home:dirkmueller:branches:devel:languages:python

- add python-distribute dependency

OBS-URL: https://build.opensuse.org/request/show/178876
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PasteDeploy?expand=0&rev=11
This commit is contained in:
Sascha Peilicke 2013-06-14 10:53:38 +00:00 committed by Git OBS Bridge
parent 24ba0135bb
commit 729c669a5d
3 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 13 13:50:37 UTC 2013 - dmueller@suse.com
- add python-distribute dependency
-------------------------------------------------------------------
Sun May 27 05:17:04 UTC 2012 - highwaystar.ru@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-PasteDeploy
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,7 +16,6 @@
#
Name: python-PasteDeploy
Version: 1.5.0
Release: 0
@ -29,6 +28,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-distribute
Requires: python-Paste
Requires: python-distribute
%if 0%{?suse_version}
%py_requires
%if 0%{?suse_version} > 1110

View File

@ -1,7 +1,7 @@
#
# spec file for package python3-PasteDeploy
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python3-PasteDeploy
Version: 1.5.0
Release: 0