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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0dc8b30bdbf15d8fd1a967e30ece3357f2f468206354f69213e57b30a63f0039
|
||||
size 215746
|
||||
3
WebOb-1.7.3.tar.gz
Normal file
3
WebOb-1.7.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e65ca14b9f5ae5b031988ffc93f8b7f305ddfcf17a4c774ae0db47bcb3b87283
|
||||
size 216028
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-WebOb
|
||||
Version: 1.7.2
|
||||
Version: 1.7.3
|
||||
Release: 0
|
||||
Summary: WSGI request and response object
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user