14
0

Accepting request 182874 from devel:languages:python

- tighten runtime requires (forwarded request 182858 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/182874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testrepository?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2013-07-12 18:56:45 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 11 15:55:27 UTC 2013 - dmueller@suse.com
- tighten runtime requires
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 30 09:17:02 UTC 2013 - dmueller@suse.com Tue Apr 30 09:17:02 UTC 2013 - dmueller@suse.com

View File

@@ -33,8 +33,8 @@ BuildRequires: python-python-subunit
BuildRequires: python-testtools BuildRequires: python-testtools
Requires: python-extras Requires: python-extras
Requires: python-fixtures Requires: python-fixtures
Requires: python-python-subunit Requires: python-python-subunit >= 0.0.10
Requires: python-testtools Requires: python-testtools >= 0.9.30
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}