2 Commits

4 changed files with 7 additions and 33 deletions

View File

@@ -1,29 +1,3 @@
-------------------------------------------------------------------
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>
- Update to 9.2.0
* Drop up to Python 3.8 support.
* Drop support for pytest versions less than 8.
* :class:`Sybil` now takes a name which is used in any test identifiers
it produces.
* Add support for code and sourcecode directives in both ReST and MyST.
* Retire Document.find_region_sources() in favour of using
a sybil.parsers.abstract.lexers.BlockLexer.
* Add support for a sybil.evaluators.doctest.NUMBER option flag when
using doctest.
-------------------------------------------------------------------
Thu Oct 3 07:46:17 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-sybil
#
# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,19 +26,19 @@
%endif
%{?sle15_python_module_pythons}
Name: python-sybil%{psuffix}
Version: 9.3.0
Version: 6.1.1
Release: 0
Summary: Automated testing of examples in documentation
License: MIT
URL: https://github.com/simplistix/sybil
Source: https://github.com/simplistix/sybil/archive/refs/tags/%{version}.tar.gz#/sybil-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.9}
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
%if %{with test}
BuildRequires: %{python_module PyYAML}
BuildRequires: %{python_module pytest >= 8}
BuildRequires: %{python_module pytest >= 7.1}
BuildRequires: %{python_module sybil = %{version}}
BuildRequires: %{python_module testfixtures}
%if 0%{?sle_version} && 0%{?sle_version} <= 150400

BIN
sybil-6.1.1.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:000bb402d06894f03ac7102d3952f3550b6b7adedb06ee79338c4c7fd1becc25
size 79832