Skip to content

Commit

Permalink
Provide bundled pip and setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
hroncok committed Aug 10, 2016
1 parent 328a566 commit 3288482
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions python35.spec
Expand Up @@ -468,6 +468,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) = 7.1.2
Provides: bundled(python3-setuptools) = 18.2

%description
Python 3.5 package for developers.
No security fixes will be applied.
Expand Down

0 comments on commit 3288482

Please sign in to comment.