| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 0.7.10:
* Fix --max-context-width.
* When trimming strings, take grapheme clusters into account.
* Add new multi-word misspellings to the dictionary.
* Improve pager support:
+ Don't reset encoding error handler to “strict”.
+ Improve handling errors.
* Improve the test suite.
* Use “pytest” in “make test”.
* Enlarge screenshot.
- mwic.keyring: update with 2023 key from https://jwilk.net/openpgp/
- 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