14
0

Accepting request 510573 from home:alois:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/510573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=9
This commit is contained in:
2017-07-16 16:26:47 +00:00
committed by Git OBS Bridge
parent 190837a5a9
commit 7bc3cbbe3f
7 changed files with 157 additions and 54 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Jul 16 08:15:36 UTC 2017 - aloisio@gmx.com
- Update to version 4.3.0
* When testing PURE_PYTHON environments under tox, avoid
poisoning the users global wheel cache.
* Drop support for Python 2.6 and 3.2.
* Add support for Python 3.5.
4.2.2:
* Fix test cases for PyPy and PyPy3.
- Split docs and tests into separate package to avoid dependency
loop.
- Converted to single-spec
-------------------------------------------------------------------
Fri May 15 11:13:54 UTC 2015 - benoit.monin@gmx.fr