AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.7.9: * Add new multi-word misspellings to the dictionary. * Fix printing PyEnchant version. * Improve mwic4po: + Improve error handling. + Use uppercase for CLI metavar. * Drop support for Python < 3.6. * Update Docutils homepage URL. * Make it possible use pytest as the test harness.
- update to version 0.7.8: * Add new multi-word misspellings to the dictionary. * Use the \e[90m sequence for dark gray. * Improve the build system: + Check Python version on install. + Byte-compile Python code on install. https://github.com/jwilk/mwic/issues/9 + Don't require GNU install(1). * Rephrase descriptions of --help and --version in help messages. * Improve the test suite.
- remove reproducible-manpage.patch - update to version 0.7.7: * no upstream changelog available
- add reproducible-manpage.patch - update to version 0.7.6: * no upstream changelog available
- Update summary so it's a bit more useful in lists like yast's. - Wrap description.
- update to version 0.7.5: * Update PyPI URLs in documentation. * Update Lintian URLs in the manual page.
- update to version 0.7.4 * Add new multi-word misspellings to the dictionary. * Reset the SIGPIPE signal disposition.
- Replace shebang in executable by call to /usr/bin/python3, fixing rpmlint error
- remove deprecated manual source validation
- fix source validation
- use packaged method to install the package * remove all patches - validate source file
- initial package for version 0.7.3 - add wip-pip.patch from upstream pull request #4 for setup.py - add allow_setup.py_call.patch allowing to use the setup.py file