| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Do not pull in python2 pkg in doc subpkg
- version update to 5.0.1
- Remove deprecated use of setuptools features. See `issue 22
<https://github.com/zopefoundation/zope.i18nmessageid/issues/22>`_.
- update to version 5.0.0 * Drop support for Python 3.4. * Add support for Python 3.8.
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
- update to version 4.3.1
* Drop support for Python 3.3.
* Add support for Python 3.7.
* Fix the possibility of a rare crash in the C extension when
deallocating items.
* Add attributes to support pluralization on a Message and update
the MessageFactory accordingly.
* Fix a regression copying Message objects in the Python
implementation.
- 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 C extension not being used in Python 3. See issue 4.
* Make the Python implementation of Message accept any object
for the default argument, just as the C extension does.
This should be a unicode or byte string. See issue 5.
- Converted to single-spec
- update to version 4.0.3: * Added support for Python 3.4. * Updated boostrap.py to version 2.2. - rename CHANGES.txt to CHANGES.rst: changed upstream - rename README.txt to README.rst: changed upstream
- Package CHANGES.txt, COPYRIGHT.txt, LICENSE.txt and README.txt - Use download Url as source
- version 4.0.2: initial build
- Do not pull in python2 pkg in doc subpkg
- %check: use %pyunittest rpm macro - added sources + _multibuild
- update to 6.1.0: * Add support for Python 3.12.
- Drop sphinx doctrees for reproducible builds
- update to 6.0.1: * Drop dependency on ``six``. * Drop support for Python 2.7, 3.5, 3.6. * Add preliminary support for Python 3.12a5.
- Use sphinx-build and do not depend on removed build_sphinx in Sphinx 7.0 (boo#1211051).
- Explicitly require python3-Sphinx for building the docs. It could have been omitted from %pythons for %python_module in a 15.X backport project.
- Update to version 5.1.1 * Add support for building arm64 wheels on macOS.
- Clean up SPEC file, make rpmlint happy. - -doc subpackage should be noarch.
- update to version 5.1.0 * Added support for Python 3.9, 3.10 and 3.11.