AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 4.2.0 * Drop support for Python 2.6 and 3.2. * Add support for Python 3.5. - Converted to single-spec
- update to version 4.1.2: * Do not require a self parameter for deprecated functions. See: https://github.com/zopefoundation/zope.deprecation/pull/1 - additional changes from version 4.1.1: * Added explicit support for Python 3.4. - pass -q to test to avoid spamming the build log
- Update to 4.1.0: * Added a ``Suppressor`` context manager, allowing scoped suppression of deprecation warnings. * Updated ``boostrap.py`` to version 2.2. - Update URL (see setup.py). - Package new CHANGES and README rst files in %doc.
- Use download Url as source
- Package COPYRIGHT.txt, LICENSE.txt
- version 4.0.2: initial build