14
0

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

- update to version 4.0.4
- point the source URL to pypi
- rename CHANGES.txt to CHANGES.rst: changed upstream
- rename README.txt to README.rst: changed upstream

OBS-URL: https://build.opensuse.org/request/show/307347
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=3
This commit is contained in:
2015-05-16 15:37:04 +00:00
committed by Git OBS Bridge
parent 819de3f919
commit 7b755cb759
4 changed files with 23 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri May 15 12:00:44 UTC 2015 - benoit.monin@gmx.fr
- update to version 4.0.4:
* Added support for Python 3.4.
- additional changes from version 4.0.3:
* Updated boostrap.py to version 2.2.
* Fixed extension compilation on Py3k.
- additional changes from version 4.0.2:
* Fleshed out PyPI Trove classifiers.
- point the source URL to pypi
- rename CHANGES.txt to CHANGES.rst: changed upstream
- rename README.txt to README.rst: changed upstream
-------------------------------------------------------------------
Mon Jul 29 21:01:01 UTC 2013 - hpj@urpla.net