14
0

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

- update to version 4.6.0
  * Add support for Python 3.7
  * Fix verifyObject for class objects with staticmethods on Python 3.

OBS-URL: https://build.opensuse.org/request/show/691773
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=35
This commit is contained in:
Tomáš Chvátal
2019-04-05 11:43:51 +00:00
committed by Git OBS Bridge
parent 305d324a56
commit 75688dd806
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 5 10:24:37 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.6.0
* Add support for Python 3.7
* Fix verifyObject for class objects with staticmethods on Python 3.
-------------------------------------------------------------------
Thu Dec 6 11:45:14 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>