14
0

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

- update to version 4.3
  * Add support for Python 3.6 and 3.7.
  * Drop support for Python 3.3.
  * Fix handling of unicode supplemental traceback information on 
    Python 2.
- drop *-doc subpackage, use multibuild instead

OBS-URL: https://build.opensuse.org/request/show/691714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2019-04-05 07:52:14 +00:00
committed by Git OBS Bridge
parent cf638e8c63
commit d851925c9d
7 changed files with 39 additions and 128 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 5 07:06:22 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.3
* Add support for Python 3.6 and 3.7.
* Drop support for Python 3.3.
* Fix handling of unicode supplemental traceback information on
Python 2.
- drop *-doc subpackage, use multibuild instead
-------------------------------------------------------------------
Tue Dec 4 13:10:31 UTC 2018 - Matej Cepl <mcepl@suse.com>