14
0

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

- update to version 4.4.0
  4.3.0
  * Allow custom warning classes to be specified to override the 
    default DeprecationWarning.
  * Add support for Python 3.6.
  * Drop support for Python 3.3.
  4.4.0
  * Add support for Python 3.7.

OBS-URL: https://build.opensuse.org/request/show/691588
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deprecation?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2019-04-05 07:30:40 +00:00
committed by Git OBS Bridge
parent 9917b5eb68
commit 618cd37b10
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Apr 4 16:31:54 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.4.0
4.3.0
* Allow custom warning classes to be specified to override the
default DeprecationWarning.
* Add support for Python 3.6.
* Drop support for Python 3.3.
4.4.0
* Add support for Python 3.7.
-------------------------------------------------------------------
Sat Jul 8 07:39:24 UTC 2017 - aloisio@gmx.com