14
0

- Update to 1.13:

* Change when we do source file verification
- Drop tests.py file, it is shipped in the source tarball.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypandoc?expand=0&rev=15
This commit is contained in:
2024-03-14 23:55:34 +00:00
committed by Git OBS Bridge
parent 2895fe3c8f
commit b5608a7ac4
5 changed files with 18 additions and 679 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 14 23:54:12 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.13:
* Change when we do source file verification
- Drop tests.py file, it is shipped in the source tarball.
- Switch to pyproject macros.
-------------------------------------------------------------------
Wed May 24 17:47:42 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>