]> git.pld-linux.org Git - packages/python.git/commitdiff
python-test: S: %{name}-devel-src auto/ti/python-2.7.6-3
authorJacek Konieczny <jajcus@jajcus.net>
Sat, 22 Feb 2014 15:57:53 +0000 (16:57 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Sat, 22 Feb 2014 15:57:53 +0000 (16:57 +0100)
test_subprocess.py will fail without *.py files installed (it looks
for a code in a stack dump).

python.spec

index c8d1204f39aa5d62d0202e750931240c03f63402..547b60bae07c06d02c2d686ae76a0d8cd0c1aa2b 100644 (file)
@@ -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.
This page took 0.114899 seconds and 4 git commands to generate.