Accepting request 845109 from home:mcepl:branches:devel:languages:python:Factory

- Replace ensurepip with simple script instructing to install
  packaged pip (bsc#1176262).
- Remove bpo-31046_ensurepip_honours_prefix.patch, which is not
  necessary anymore.

OBS-URL: https://build.opensuse.org/request/show/845109
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=35
This commit is contained in:
2020-11-03 10:37:26 +00:00
committed by Git OBS Bridge
parent b0678855e5
commit 772de6c5cd
3 changed files with 19 additions and 169 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 30 17:49:32 CET 2020 - Matej Cepl <mcepl@suse.com>
- Replace ensurepip with simple script instructing to install
packaged pip (bsc#1176262).
- Remove bpo-31046_ensurepip_honours_prefix.patch, which is not
necessary anymore.
-------------------------------------------------------------------
Fri Oct 9 16:05:50 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>