2017-07-16 16:26:47 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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 user’s 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
|
|
|
|
|
|
2014-02-19 09:15:37 +00:00
|
|
|
|
-------------------------------------------------------------------
|
2015-05-16 15:35:00 +00:00
|
|
|
|
Fri May 15 11:13:54 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
|
|
- update to version 4.2.1:
|
|
|
|
|
* Added support for Python 3.4.
|
|
|
|
|
- switch source archive to tar.gz (zip not available)
|
|
|
|
|
- remove unzip from BuildRequires
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-02-19 09:15:37 +00:00
|
|
|
|
Wed Feb 19 04:08:29 UTC 2014 - os-dev@jacraig.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 ``@zope.component.named(name)`` decorator to specify the name.
|
|
|
|
|
- Update python-zope.interface requirement version (see setup.py).
|
|
|
|
|
|
2013-12-10 13:14:14 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 10 13:13:28 UTC 2013 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
|
|
- Use download Url as source
|
|
|
|
|
- Add unzip requirement to support tarball format
|
|
|
|
|
|
2013-07-31 09:22:00 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jul 31 08:57:22 UTC 2013 - hpj@urpla.net
|
|
|
|
|
|
|
|
|
|
- disable testing due to circular dependency with python-zope.security
|
|
|
|
|
|
2013-07-30 10:26:42 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 29 21:43:49 UTC 2013 - hpj@urpla.net
|
|
|
|
|
|
|
|
|
|
- version 4.1.0: initial build
|
|
|
|
|
|