python-zope.testbrowser
No description set
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-zope.testbrowser && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
python-zope.testbrowser.changes | 0000009623 9.4 KB | |
python-zope.testbrowser.spec | 0000003319 3.24 KB | |
zope.testbrowser-7.0.tar.gz | 0000085418 83.4 KB |
Revision 16 (latest revision is 17)
Ana Guerrero (anag+factory)
accepted
request 1179663
from
Dirk Mueller (dirkmueller)
(revision 16)
- update to 7.0: * 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
Comments 0