14
0

Accepting request 738590 from home:rhafer:branches:devel:languages:python

- Require a new enough release of python-six. 1.25.6 needs at least
  1.12.0 for ensure_text() and friends.

OBS-URL: https://build.opensuse.org/request/show/738590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=90
This commit is contained in:
Tomáš Chvátal
2019-10-15 11:08:55 +00:00
committed by Git OBS Bridge
parent b5e2c83f42
commit fb537fb110
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 15 10:53:45 UTC 2019 - Ralf Haferkamp <rhafer@suse.de>
- Require a new enough release of python-six. 1.25.6 needs at least
1.12.0 for ensure_text() and friends.
-------------------------------------------------------------------
Wed Oct 2 13:18:36 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>