diff --git a/WebOb-1.7.2.tar.gz b/WebOb-1.7.2.tar.gz deleted file mode 100644 index dadcf37..0000000 --- a/WebOb-1.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dc8b30bdbf15d8fd1a967e30ece3357f2f468206354f69213e57b30a63f0039 -size 215746 diff --git a/WebOb-1.7.3.tar.gz b/WebOb-1.7.3.tar.gz new file mode 100644 index 0000000..441f9fb --- /dev/null +++ b/WebOb-1.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e65ca14b9f5ae5b031988ffc93f8b7f305ddfcf17a4c774ae0db47bcb3b87283 +size 216028 diff --git a/python-WebOb.changes b/python-WebOb.changes index 0524143..f604c3d 100644 --- a/python-WebOb.changes +++ b/python-WebOb.changes @@ -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 diff --git a/python-WebOb.spec b/python-WebOb.spec index 26cd31f..821dc07 100644 --- a/python-WebOb.spec +++ b/python-WebOb.spec @@ -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