14
0

Accepting request 307325 from home:benoit_monin:branches:devel:languages:python

- update to version 4.1.2
- fix documentation generation
- pass -q to test to avoid spamming the build log

OBS-URL: https://build.opensuse.org/request/show/307325
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=25
This commit is contained in:
Michal Čihař
2015-05-19 07:15:33 +00:00
committed by Git OBS Bridge
parent 75ee271d0f
commit 74f9ea36cb
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri May 15 12:10:59 UTC 2015 - benoit.monin@gmx.fr
- update to version 4.1.2:
* Add support for PyPy3.
* Remove unittest assertions deprecated in Python3.x.
* Add zope.interface.document.asReStructuredText, which formats
the generated text for an interface using ReST double-backtick
markers.
- fix documentation generation
- pass -q to test to avoid spamming the build log
-------------------------------------------------------------------
Tue Sep 16 13:53:43 UTC 2014 - tbechtold@suse.com