15
0

Accepting request 1316808 from devel:languages:python

- update to 3.0.7:
  * Response.html is now a cached property to improve form
    parsing performance
  * Fix a bug that inputs outside of a <form> tag were considered
    belonging to that form because they had a HTML representation
    identical to some input inside that <form>.
  * Strip <option> text.
  * Detect form fields outside of <form> tag associated via HTML5
    form attribute.

OBS-URL: https://build.opensuse.org/request/show/1316808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-WebTest?expand=0&rev=41
This commit is contained in:
2025-11-11 18:18:40 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Nov 10 08:09:44 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 3.0.7:
* Response.html is now a cached property to improve form
parsing performance
* Fix a bug that inputs outside of a <form> tag were considered
belonging to that form because they had a HTML representation
identical to some input inside that <form>.
* Strip <option> text.
* Detect form fields outside of <form> tag associated via HTML5
form attribute.
-------------------------------------------------------------------
Fri Jul 4 16:26:57 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-WebTest
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-WebTest
Version: 3.0.4
Version: 3.0.7
Release: 0
Summary: Helper to test WSGI applications
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94778d19a37e5abd7388dad4d93874410ecced53a1739a8e5ff2dbcba1cfc0c4
size 79395

3
webtest-3.0.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7aeab50f970d46c068e7a36dd162cb242591edf72a1d04efd21374772b931741
size 80260