Files
python-pypandoc/python-pypandoc.changes

44 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
Mon Apr 7 20:05:02 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com>
- Update to upstream version 1.15
* This release adds support for Python 3.13 and allows non-LaTeX
intermediaries for PDF generation. We also drop CI suppor for python 3.8
- Added support for python 3.13 - Removed ubber bound (#379)
- Added allow non-latex intermediaries for pdf generation (#381)
- Added parameter to control if files are sorted before being passed to pandoc (#378)
- Fix convert_file for Python 3.13 (#384)
- Dropped CI support for older python and pypy versions (#387)
-------------------------------------------------------------------
Mon Dec 2 21:29:25 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
- Update to upstream version 1.14
* Fixed: Use the latest version of pandoc when building pypandoc_binary,…
-------------------------------------------------------------------
Wed Feb 21 20:40:55 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
- Update to upstream version 1.13
* Change when we do source file verification (#344)
* pass path to _get_pandoc_version() on windows correctly (#345)
* Updated CI to produce arm builds off pypandoc_binary (#356)
* Updated docker file to use python 3.12x, and therefore fixed python c… (#357)
* Removed support for python 3.6 in CI environment
* Other various small CI/CD improvements and workflow maintenance
-------------------------------------------------------------------
Wed Nov 8 20:03:18 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>
- Update to upstream version 1.12
-------------------------------------------------------------------
Sun Mar 26 00:01:36 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>
- Update to upstream version 1.11
-------------------------------------------------------------------
Thu Jul 14 18:59:49 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
- Initial version '1.8.1' from upstream via py2pack.