SHA256
1
0
forked from pool/python-pip

- Update to version 19.2.2:

* Merge pull request #6827 from cjerdonek/issue-6804-find-links-expansion
  * Fix handling of tokens (single part credentials) in URLs (#6818)
  * Simplify the handling of "typing.cast"

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=72
This commit is contained in:
2019-08-13 08:20:21 +00:00
committed by Git OBS Bridge
parent e0c3171293
commit 5115d3704b
6 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Aug 13 08:19:21 UTC 2019 - mimi.vx@gmail.com
- Update to version 19.2.2:
* Merge pull request #6827 from cjerdonek/issue-6804-find-links-expansion
* Fix handling of tokens (single part credentials) in URLs (#6818)
* Simplify the handling of "typing.cast"
-------------------------------------------------------------------
Thu Aug 08 13:57:29 UTC 2019 - mimi.vx@gmail.com