From: Jacek Konieczny Date: Sat, 22 Feb 2014 15:57:53 +0000 (+0100) Subject: python-test: S: %{name}-devel-src X-Git-Tag: auto/ti/python-2.7.6-3 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=5b8d37fdbb0ff8fb7bae2c0b353c56340bd0c5ba;p=packages%2Fpython.git python-test: S: %{name}-devel-src test_subprocess.py will fail without *.py files installed (it looks for a code in a stack dump). --- diff --git a/python.spec b/python.spec index c8d1204..547b60b 100644 --- a/python.spec +++ b/python.spec @@ -556,6 +556,7 @@ Summary: Python test modules Summary(pl.UTF-8): Moduły testowe Pythona Group: Development/Languages/Python Requires: %{name}-modules = %{epoch}:%{version}-%{release} +Suggests: %{name}-devel-src = %{epoch}:%{version}-%{release} %description test Python test modules.