From fb10582e725c62e6ceac44e9930923d191b5ae8e Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Sep 26 2016 08:20:04 +0000 Subject: Provide bundled pip and setuptools --- diff --git a/python34.spec b/python34.spec index cc77f67..9e8c0b6 100644 --- a/python34.spec +++ b/python34.spec @@ -775,6 +775,10 @@ URL: http://www.python.org/ %global __requires_exclude ^python\\(abi\\) = 3\\..$ %global __provides_exclude ^python\\(abi\\) = 3\\..$ +# We keep those inside on purpose +Provides: bundled(python3-pip) = 6.0.8 +Provides: bundled(python3-setuptools) = 12.0.5 + %description Python 3.5 package for developers. No security fixes will be applied.