[packages/python3] Suggests: python-pip
jajcus
jajcus at pld-linux.org
Wed Nov 25 20:07:10 CET 2015
commit ed03fb352d2628c7a14e33c195942cf509060957
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Wed Nov 25 20:06:57 2015 +0100
Suggests: python-pip
PEP 0453 recommendation
python3.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/python3.spec b/python3.spec
index 85bbc54..f51df1f 100644
--- a/python3.spec
+++ b/python3.spec
@@ -82,6 +82,7 @@ BuildRequires: tar >= 1:1.22
BuildRequires: xz-devel
BuildRequires: zlib-devel
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
+Suggests: python3-pip
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define specflags_ppc -D__ppc__=1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/ed03fb352d2628c7a14e33c195942cf509060957
More information about the pld-cvs-commit
mailing list