14
0
forked from pool/python-pip

Accepting request 683599 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/683599
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=63
This commit is contained in:
Tomáš Chvátal
2019-03-11 08:30:56 +00:00
committed by Git OBS Bridge
parent 356c3fd368
commit 00cea51cd8
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Mar 10 16:35:47 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 19.0.3:
* Fix an IndexError crash when a legacy build of a wheel
fails. (#6252)
* Fix a regression introduced in 19.0.2 where the filename in a
RECORD file of an installed file would not be updated when
installing a wheel. (#6266)
-------------------------------------------------------------------
Tue Feb 12 10:06:06 UTC 2019 - Jan Engelhardt <jengelh@inai.de>