[packages/python] python-test: S: %{name}-devel-src

jajcus jajcus at pld-linux.org
Sat Feb 22 16:58:46 CET 2014


commit 5b8d37fdbb0ff8fb7bae2c0b353c56340bd0c5ba
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Feb 22 16:57:53 2014 +0100

    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.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python.git/commitdiff/5b8d37fdbb0ff8fb7bae2c0b353c56340bd0c5ba



More information about the pld-cvs-commit mailing list