Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-sybil-3.0.1-2.5 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-sybil Distribution: openSUSE Tumbleweed
Version: 3.0.1 Vendor: openSUSE
Release: 2.5 Build date: Tue Jan 16 16:22:42 2024
Group: Unspecified Build host: reproducible
Size: 104167 Source RPM: python-sybil-3.0.1-2.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/cjw296/sybil
Summary: Automated testing of examples in documentation
python-sybil provides a way to test examples in one's documentation by parsing
them from the documentation source and evaluating the parsed examples as part
of the normal test run. Integration is provided for the main Python test runners.

Provides

Requires

License

MIT

Changelog

* Tue Jan 16 2024 Markéta Machová <mmachova@suse.com>
  - Drop unneeded setuptools-git dependency
* Tue Jul 25 2023 Markéta Machová <mmachova@suse.com>
  - Update to 3.0.1
    * Continue with the ever shifting sands of pytest APIs, this time
      appeasing warnings from pytest 7 that when fixed break compatibility
      with pytest 6.
  - Drop python-sybil-fix-ordering.diff
  - Add pytest74.patch to support pytest 7.4
* Tue Jun 13 2023 Dirk Müller <dmueller@suse.com>
  - tag sle15 for new python stack
* Thu Jun 09 2022 Andreas Schneider <asn@cryptomilk.org>
  - Add missing BR python-dataclasses for openSUSE Leap
* Wed Feb 16 2022 Sasi Olin <hel@lcp.world>
  - Add python-sybil-fix-ordering.diff fixing issue with tests
    failing on different filesystem setups.
* Mon Dec 13 2021 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 3.0.0:
    * Require pytest 6.2.0.
    * Drop Python 2 support.
    * Add support for Python 3.10
    * Remove the encoding parameter to
      :class:`~sybil.parsers.doctest.DocTestParser` as it is no longer used.
    * :class:`~sybil.parsers.codeblock.CodeBlockParser` has been renamed to
      :class:`~sybil.parsers.codeblock.PythonCodeBlockParser`, see the
      :ref:`codeblock-parser` documentation for details.
    * Support has been added to check examples in Python source code in
      addition to documentation source files.
    * :attr:`~sybil.parsers.doctest.FIX_BYTE_UNICODE_REPR` has been removed
      as it should no longer be needed.
* Mon Feb 22 2021 Ben Greiner <code@bnavigator.de>
  - Update to 2.0.1
    * Make :class:`~sybil.parsers.doctest.DocTestParser` more
      permissive with respect to tabs in documents. Tabs that aren't
      in the doctest block not longer cause parsing of the document to
      fail.
  - Release 2.0.0
    * Drop support for nose.
    * Handle encoded data returned by doctest execution on Python 2.
* Thu Aug 27 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to 1.4.0
    * Support pytest 6
    * Have sybil support nested directories of source files
    * Support a sequence of patterns rather than just one.
* Thu Apr 02 2020 pgajdos@suse.com
  - version update to 1.3.0
    * Treat all documentation source files as being ``utf-8`` encoded. This can be overriden
      by passing an encoding when instantiating a :class:`~sybil.Sybil`.
* Tue Mar 17 2020 pgajdos@suse.com
  - version update to 1.2.2
    - Improvements to :attr:`~sybil.parsers.doctest.FIX_BYTE_UNICODE_REPR`
      for multiple strings on a single line.
    - Better handling of files with Windows line endings on Linux under Python 2.
    - Fixes for pytest 3.1.0.

Files

/usr/lib/python3.11/site-packages/sybil
/usr/lib/python3.11/site-packages/sybil-3.0.1.dist-info
/usr/lib/python3.11/site-packages/sybil-3.0.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/sybil-3.0.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/sybil-3.0.1.dist-info/RECORD
/usr/lib/python3.11/site-packages/sybil-3.0.1.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/sybil-3.0.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/sybil-3.0.1.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/sybil/__init__.py
/usr/lib/python3.11/site-packages/sybil/__pycache__
/usr/lib/python3.11/site-packages/sybil/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/document.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/document.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/example.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/example.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/python.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/python.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/region.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/region.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/sybil.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/sybil.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/typing.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/__pycache__/typing.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/document.py
/usr/lib/python3.11/site-packages/sybil/example.py
/usr/lib/python3.11/site-packages/sybil/integration
/usr/lib/python3.11/site-packages/sybil/integration/__init__.py
/usr/lib/python3.11/site-packages/sybil/integration/__pycache__
/usr/lib/python3.11/site-packages/sybil/integration/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/integration/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/integration/__pycache__/pytest.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/integration/__pycache__/pytest.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/integration/__pycache__/unittest.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/integration/__pycache__/unittest.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/integration/pytest.py
/usr/lib/python3.11/site-packages/sybil/integration/unittest.py
/usr/lib/python3.11/site-packages/sybil/parsers
/usr/lib/python3.11/site-packages/sybil/parsers/__init__.py
/usr/lib/python3.11/site-packages/sybil/parsers/__pycache__
/usr/lib/python3.11/site-packages/sybil/parsers/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/parsers/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/parsers/__pycache__/capture.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/parsers/__pycache__/capture.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/parsers/__pycache__/codeblock.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/parsers/__pycache__/codeblock.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/parsers/__pycache__/doctest.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/parsers/__pycache__/doctest.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/parsers/__pycache__/skip.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sybil/parsers/__pycache__/skip.cpython-311.pyc
/usr/lib/python3.11/site-packages/sybil/parsers/capture.py
/usr/lib/python3.11/site-packages/sybil/parsers/codeblock.py
/usr/lib/python3.11/site-packages/sybil/parsers/doctest.py
/usr/lib/python3.11/site-packages/sybil/parsers/skip.py
/usr/lib/python3.11/site-packages/sybil/python.py
/usr/lib/python3.11/site-packages/sybil/region.py
/usr/lib/python3.11/site-packages/sybil/sybil.py
/usr/lib/python3.11/site-packages/sybil/typing.py
/usr/share/doc/packages/python311-sybil
/usr/share/doc/packages/python311-sybil/README.rst
/usr/share/doc/packages/python311-sybil/changes.rst
/usr/share/licenses/python311-sybil
/usr/share/licenses/python311-sybil/license.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024