15
0
forked from pool/python-WebOb

Accepting request 508590 from home:tbechtold:branches:devel:languages:python

- update to 1.7.3:
  - Request.host_url, Request.host_port and Request.domain now all understand and
    know how to parse IPv6 Host headers sent by browsers. See
    https://github.com/Pylons/webob/pull/332

OBS-URL: https://build.opensuse.org/request/show/508590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebOb?expand=0&rev=42
This commit is contained in:
2017-07-07 13:03:48 +00:00
committed by Git OBS Bridge
parent 05627d7acc
commit 9e8e0a8a84
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jul 6 14:34:02 UTC 2017 - tbechtold@suse.com
- update to 1.7.3:
- Request.host_url, Request.host_port and Request.domain now all understand and
know how to parse IPv6 Host headers sent by browsers. See
https://github.com/Pylons/webob/pull/332
-------------------------------------------------------------------
Fri May 5 21:53:49 UTC 2017 - toddrme2178@gmail.com