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
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 6 12:01:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 22 10:57:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Mon Jul 22 10:57:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,11 +18,10 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-zope.testbrowser
|
Name: python-zope.testbrowser
|
||||||
Version: 5.3.3
|
Version: 5.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Programmable browser for functional black-box tests
|
Summary: Programmable browser for functional black-box tests
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
Group: Development/Languages/Python
|
|
||||||
URL: https://github.com/zopefoundation/zope.testbrowser
|
URL: https://github.com/zopefoundation/zope.testbrowser
|
||||||
Source: https://files.pythonhosted.org/packages/source/z/zope.testbrowser/zope.testbrowser-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/z/zope.testbrowser/zope.testbrowser-%{version}.tar.gz
|
||||||
Patch0: zope.testbrowser-remove-bad-test.patch
|
Patch0: zope.testbrowser-remove-bad-test.patch
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0dd6aa42f7c2fd8bb3ae21326da2efbd336b624b8bc31d343ef740c33661bc41
|
|
||||||
size 83693
|
|
||||||
3
zope.testbrowser-5.4.0.tar.gz
Normal file
3
zope.testbrowser-5.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a0fcda19cb83da165717dae07b3ca17e6e02ec05abb748d46143ddff4cd76b95
|
||||||
|
size 84339
|
||||||
Reference in New Issue
Block a user