AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 4.1.0 * Drop support for Python 2.6 and 3.2. * Add support for Python 3.5 and 3.6. * Fix the domain of MessageID fields to be a native string. Previously on Python 3 they were bytes, which meant that they couldn’t be used to find translation utilities registered by zope.i18n. See issue 17. - Split docs and tests into separate -doc package since running tests and sometimes building docs had become very messy. Also see (gh#/zopefoundation/zope.proxy#18) - Converted to single-spec
- update to version 4.0.3: * Added explicit support for Python 3.4. - point the source URL to pypi - add fdupes as BuildRequires and call it after install - pass -q to the test to avoid spamming the build log - rename CHANGES.txt to CHANGES.rst: changed upstream - rename README.txt to README.rst: changed upstream
- version 4.0.2: initial build