- update to version 1.17
* Migrated build system from poetry/setuptools to Hatch
* Added a formal CLI accessible via pypandoc or python -m
pypandoc, including commands for version info and
pandoc downloads.
* Integrated with TinyTeX (via pytinytex) for automated
LaTeX package management and PDF conversion.
* Improved download_pandoc to use the GitHub API instead
of HTML scraping, adding retry logic and authenticated
request support.
* Fixed data corruption when handling binary input
formats (e.g., docx, epub) by avoiding unnecessary
decoding.
* Enhanced error reporting with actionable hints for
missing LaTeX dependencies.
- Remove dead code (#393, #394)
- Remove the Python 3.6 PyPI trove classifier (#389)
OBS-URL: https://build.opensuse.org/request/show/1346215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypandoc?expand=0&rev=16
Description
No description provided
Languages
RPM Spec
100%