forked from pool/python-WebTest
- update to 2.0.34:
- Fix the test ``length == 0`` in ``check_content_type``. - Treat ``<input type="search">`` like ``<input type="text">``. - Handle query parameters for the ``head`` method. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=46
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user