14
0

Accepting request 1009878 from home:yarunachalam:branches:devel:languages:python

- Update to version 4.10 
  * Show deprecation warnings when importing modules which are not ported to Python 3.
  * Improve test coverage.
  * Port zope.testing.formparser to Python 3.
  * Add support for Python 3.10.

OBS-URL: https://build.opensuse.org/request/show/1009878
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testing?expand=0&rev=18
This commit is contained in:
2022-10-11 17:54:37 +00:00
committed by Git OBS Bridge
parent 8a5eb78503
commit bbffa7e88f
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 11 17:32:07 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 4.10
* Show deprecation warnings when importing modules which are not ported to Python 3.
* Improve test coverage.
* Port zope.testing.formparser to Python 3.
* Add support for Python 3.10.
-------------------------------------------------------------------
Tue Oct 5 09:48:25 UTC 2021 - pgajdos@suse.com