forked from pool/python-sybil
Accepting request 1329543 from devel:languages:python
- update to 9.3.0:
* Add support for MyST code-cell :ref:`directives
<syntax/directives>`.
* Provide :func:`sybil.testing.check_sybil`,
:func:`sybil.testing.check_parser` and
:func:`sybil.testing.check_lexer` to help test custom lexers
and parsers.
* Add documentation around testing custom lexers and parsers.
OBS-URL: https://build.opensuse.org/request/show/1329543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sybil?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 27 17:18:24 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 9.3.0:
|
||||
* Add support for MyST code-cell :ref:`directives
|
||||
<syntax/directives>`.
|
||||
* Provide :func:`sybil.testing.check_sybil`,
|
||||
:func:`sybil.testing.check_parser` and
|
||||
:func:`sybil.testing.check_lexer` to help test custom lexers
|
||||
and parsers.
|
||||
* Add documentation around testing custom lexers and parsers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 08:55:53 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sybil
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-sybil%{psuffix}
|
||||
Version: 9.2.0
|
||||
Version: 9.3.0
|
||||
Release: 0
|
||||
Summary: Automated testing of examples in documentation
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f872f3df3640eb001ce70432aa9d4a90cf068884b482702bdc10e966765a46e7
|
||||
size 77600
|
||||
3
sybil-9.3.0.tar.gz
Normal file
3
sybil-9.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:000bb402d06894f03ac7102d3952f3550b6b7adedb06ee79338c4c7fd1becc25
|
||||
size 79832
|
||||
Reference in New Issue
Block a user