forked from pool/python-zope.testbrowser
- Update to 5.4.0:
* Fix a bug where browser.reload() would not follow redirects or raise exceptions for bad HTTP statuses. See issue 75. * Add Python 3.8 support. See issue 80. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testbrowser?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
d9b000b309
commit
18d58dda0c
@@ -18,11 +18,10 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-zope.testbrowser
|
||||
Version: 5.3.3
|
||||
Version: 5.4.0
|
||||
Release: 0
|
||||
Summary: Programmable browser for functional black-box tests
|
||||
License: ZPL-2.1
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/zopefoundation/zope.testbrowser
|
||||
Source: https://files.pythonhosted.org/packages/source/z/zope.testbrowser/zope.testbrowser-%{version}.tar.gz
|
||||
Patch0: zope.testbrowser-remove-bad-test.patch
|
||||
|
||||
Reference in New Issue
Block a user