Changelog for
python-zope.hookable-4.2.0-1.6.x86_64.rpm :
* Fri Apr 05 2019 mcalabkovaAATTsuse.com- update to version 4.2.0
* Add support for Python 3.5 and 3.6.
* Drop support for Python 2.6, 3.2 and 3.3.
* Expose the __doc__ (and, where applicable, __bases__ and __dict__) of the hooked object. This lets Sphinx document them.
* Respect PURE_PYTHON at runtime.
* Sat Jul 08 2017 aloisioAATTgmx.com- Converted to single-spec
* Fri May 15 2015 benoit.moninAATTgmx.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 2013 hpjAATTurpla.net- version 4.0.1: initial build