14
0
forked from pool/python-sybil

- update to 6.1.1:

* Fix lexing of indented blocks where embedded blank lines
    would be erroneously removed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=40
This commit is contained in:
2024-06-13 15:36:26 +00:00
committed by Git OBS Bridge
parent 2cd2e482d4
commit c10426ade0
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 13 15:36:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 6.1.1:
* Fix lexing of indented blocks where embedded blank lines
would be erroneously removed.
-------------------------------------------------------------------
Mon May 13 04:09:28 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>