forked from pool/python-WebTest
- Update to 2.0.33:
* Fixed #210. Allow to reset select multiple with field.value = [] * Support for PYTHONOPTIMIZE=2, fix tests on PYTHONOPTIMIZE=1, 2 * Fixed #196. Fix deprecation warnings for collections to use collections.abc for Iterable on Python 3. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=44
This commit is contained in:
committed by
Git OBS Bridge
parent
e55f634329
commit
34d1dace72
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 28 09:24:07 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 2.0.33:
|
||||
* Fixed #210. Allow to reset select multiple with field.value = []
|
||||
* Support for PYTHONOPTIMIZE=2, fix tests on PYTHONOPTIMIZE=1, 2
|
||||
* Fixed #196. Fix deprecation warnings for collections to use collections.abc for Iterable on Python 3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 7 16:14:39 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user