forked from pool/python-zope.testbrowser
- Update to 5.3.3:
* Fix a bug where clicking the selected radio button would unselect it. See issue 68. * Fix another incompatibility with BeautifulSoup4 >= 4.7 that could result in a SyntaxError from browser.getLink(). See issue 61. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testbrowser?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
9f2c0a1044
commit
d9b000b309
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 10:57:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 5.3.3:
|
||||
* Fix a bug where clicking the selected radio button would unselect it. See issue 68.
|
||||
* Fix another incompatibility with BeautifulSoup4 >= 4.7 that could result in a SyntaxError from browser.getLink(). See issue 61.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 8 15:39:10 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user