diff --git a/WebOb-1.8.2.tar.gz b/WebOb-1.8.2.tar.gz deleted file mode 100644 index a9d42c6..0000000 Binary files a/WebOb-1.8.2.tar.gz and /dev/null differ diff --git a/WebOb-1.8.7.tar.gz b/WebOb-1.8.7.tar.gz new file mode 100644 index 0000000..d07e2a2 Binary files /dev/null and b/WebOb-1.8.7.tar.gz differ diff --git a/python-webob.spec b/python-webob.spec index 06039f2..6ec0012 100644 --- a/python-webob.spec +++ b/python-webob.spec @@ -1,6 +1,6 @@ Name: python-webob -Version: 1.8.2 -Release: 4 +Version: 1.8.7 +Release: 1 Summary: WSGI request and response object License: MIT URL: http://pythonpaste.org/webob/ @@ -50,6 +50,9 @@ py.test-3 tests %{python3_sitelib}/* %changelog +* Thu Aug 05 2021 liusheng - 1.8.7-1 +- Upgrade to version 1.8.7 + * Thu Oct 29 2020 xinghe - 1.8.2-4 - remove python2 dependency