From 5b8d37fdbb0ff8fb7bae2c0b353c56340bd0c5ba Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Sat, 22 Feb 2014 16:57:53 +0100 Subject: [PATCH] python-test: S: %{name}-devel-src test_subprocess.py will fail without *.py files installed (it looks for a code in a stack dump). --- python.spec | 1 + 1 file changed, 1 insertion(+) 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. -- 2.44.0