forked from pool/python-zope.testbrowser
1998752f34f0dc369925ceeb741ee9f57de17c809be07669d52550c31f97eea4
* Add support for Python 3.12 and 3.13 as of 3.13b1.
* Drop support for Python 3.7.
- use PEP517 build
- update to 5.6.1
* Add error checking to the setters for ListControl.displayValue and CheckboxListControl.displayValue:
in line with the old mechanize-based implementation, these will now raise ItemNotFoundError
if any of the given values are not found, or ItemCountError on trying to set more than one value
* Fix a bug where browser.goBack() did not invalidate caches, so subsequent queries could use data
* Fix a bug where you couldn’t set a cookie expiration date when
* Fix an incompatibility with BeautifulSoup4 >= 4.7 that could
* Fix narrative doctests that started failing on January 1st,
* Fix mechRepr of CheckboxListControl to always return a
- Added patch zope.testbrowser-remove-bad-test.patch to disable
* It seems to me that Google has changed the robot policy again
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testbrowser?expand=0&rev=27
Description
No description provided
Languages
RPM Spec
100%