diff --git a/WebTest-2.0.33.tar.gz b/WebTest-2.0.33.tar.gz deleted file mode 100644 index 6372efb..0000000 --- a/WebTest-2.0.33.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41348efe4323a647a239c31cde84e5e440d726ca4f449859264e538d39037fd0 -size 76081 diff --git a/WebTest-2.0.34.tar.gz b/WebTest-2.0.34.tar.gz new file mode 100644 index 0000000..d553434 --- /dev/null +++ b/WebTest-2.0.34.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71114cd778a7d7b237ec5c8a5c32084f447d869ae62e48bcd5b73af211133e74 +size 76209 diff --git a/python-WebTest.changes b/python-WebTest.changes index 593a01f..e655a9f 100644 --- a/python-WebTest.changes +++ b/python-WebTest.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Mar 14 15:45:00 UTC 2020 - Dirk Mueller + +- update to 2.0.34: + - Fix the test ``length == 0`` in ``check_content_type``. + - Treat ```` like ````. + - Handle query parameters for the ``head`` method. + ------------------------------------------------------------------- Thu Feb 28 09:24:07 UTC 2019 - Tomáš Chvátal diff --git a/python-WebTest.spec b/python-WebTest.spec index 0db0285..6ab6c6d 100644 --- a/python-WebTest.spec +++ b/python-WebTest.spec @@ -1,7 +1,7 @@ # # spec file for package python-WebTest # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define oldpython python %bcond_without tests Name: python-WebTest -Version: 2.0.33 +Version: 2.0.34 Release: 0 Summary: Helper to test WSGI applications License: MIT