5fdc2e36f3
- update to 0.4.3: * fix --viewer-initial-page (broken in last release) * add --rotation * allow palette PNG images with ICC profile * sort globbing result on windows * convert 8-bit PNG alpha channels to /SMasks in PDF * remove pdfrw from tests
Dirk Mueller2022-03-07 11:07:36 +00:00
e5223a988f
- update to 0.4.0: - replace --without-pdfrw by --engine=internal or --engine=pdfrw - add pikepdf as additional rendering engine and add --engine=pikepdf - support for creating PDF/A-1b compliant PDF using the --pdfa option (this also requires the presence of an ICC profile somewhere on the system) - support for images with embedded ICC profile as input - rewrite tests * use pytest via tox * use pikepdf instead of pdfrw * use imagemagick json output instead of identify -verbose - format all code with black - fix tests for Fedora on arm64 - remove all Python 2 support - disable pdfrw by default
Dirk Mueller2020-08-16 13:44:59 +00:00
513f7186ad
Accepting request 808787 from devel:languages:python
Yuchen Lin2020-05-26 15:49:26 +00:00
5cb70cddc4
Accepting request 808759 from home:pgajdos:python
Tomáš Chvátal
2020-05-25 13:32:00 +00:00
83f5108065
- Update to 3.0.1: * Uncouple PyEnchant version from the Enchant version. This release should be compatible with Enchant 1.6 to 2.2 * Fix using PyEnchant with Enchant >= 2.0 * Add support for pypy3, Python 3.7 and Python 3.8 * New website, hosted on https://pyenchant.github.io/pyenchant/ * Add enchant.set_prefix_dir() * Fix crash when using {get,set}_param on a recent C library * Drop support for Python2 * Port test suite to pytest. * Add tbump configuration to simplify the release process * Format code with black. * Remove compatibility layers with Python2 from enchant.utils * Use flake8 to catch some errors during CI * Fix some PEP8 naming violations * Switch to GitHub Actions for CI * Add missing LICENSE.txt in source distribution - Remove no longer needed patch enchant2.patch
Tomáš Chvátal
2020-04-09 10:43:22 +00:00
d48031f9c2
Accepting request 792675 from home:pgajdos:python
Tomáš Chvátal
2020-04-09 10:38:39 +00:00