14
0

Accepting request 766052 from home:mcalabkova:branches:devel:languages:python

- update to version 4.6
  * Add support for Python 3.8.
  * Drop support for Python 3.4.
  * Fix tests on Python 2 following changes in ZODB 5.5.0.

OBS-URL: https://build.opensuse.org/request/show/766052
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2020-01-21 11:38:22 +00:00
committed by Git OBS Bridge
parent b8e2016a64
commit ba8807a807
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 21 11:24:19 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.6
* Add support for Python 3.8.
* Drop support for Python 3.4.
* Fix tests on Python 2 following changes in ZODB 5.5.0.
-------------------------------------------------------------------
Mon Apr 8 15:05:42 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>