Changelog for
python3-zope.component-4.3.0-7.8.noarch.rpm :
* Mon Feb 13 2017 hpjAATTurpla.net- Add BuildRoot to fix build on less forgiving targets
* Thu Nov 03 2016 toddrme2178AATTgmail.com- Depend on python3-zope.root to avoid import errors.
* Mon Sep 12 2016 arunAATTgmx.de- specfile:
* update copyright year- update to version 4.3.0:
* When testing PURE_PYTHON environments under tox, avoid poisoning the user’s global wheel cache.
* Drop support for Python 2.6 and 3.2.
* Add support for Python 3.5.
* Thu Jun 09 2016 toddrme2178AATTgmail.com- Split documentation into subpackage to speed up build.
* Sun May 08 2016 arunAATTgmx.de- specfile:
* updated source url to files.pythonhosted.org
* Fri Jun 05 2015 arunAATTgmx.de- specfile:
* update copyright year- update to version 4.2.2:
* Fix test cases for PyPy and PyPy3.
* Thu Dec 11 2014 arunAATTgmx.de- specfile: moved from zip to tar.gz from pypi- update to version 4.2.1:
* Added support for Python 3.4.
* Fri Feb 21 2014 os-devAATTjacraig.com- Update to 4.2.0:
* Updated ``boostrap.py`` to version 2.2.
* Reset the cached ``adapter_hooks`` at ``zope.testing.cleanup.cleanUp`` time (LP1100501).
* Implemented ability to specify adapter and utility names in Python. Use the ``AATTzope.component.named(name)`` decorator to specify the name.- Update required version of zope.interface (see setup.py).
* Wed Nov 13 2013 p.drouandAATTgmail.com- Initial python3 support
* Wed Jul 31 2013 hpjAATTurpla.net- disable testing due to circular dependency with python-zope.security
* Mon Jul 29 2013 hpjAATTurpla.net- version 4.1.0: initial build