Forwarded request #1289245 from glaubitz
- Update to 1.37.1
* Rule ``comments``: tell how many spaces are expected
* Rule ``quoted-strings``: Fix ``only-when-needed`` on
multiline with backslash
* Config: Report if ``rules`` is not a dict
* Fix ``test_codec_built_in_equivalent()`` test when run with pytest
* CI: Fix TestPyPI "dev0" versions for master commits on tags
* Docs: Add links to GitHub repository and releases
* Docs: Fix GitLab integration example
* Docs: Fix GitLab integration link
* Fix the tests badge link on the README
- from version 1.37.0
* Automatically detect Unicode character encoding of files
* Publish pushes to master branch to TestPyPI
- Switch build system from setuptools to pyproject.toml
* Add python-pip and python-wheel to BuildRequires
* Replace %python_build with %pyproject_wheel
* Replace %python_install with %pyproject_install
OBS-URL: https://build.opensuse.org/request/show/1289273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yamllint?expand=0&rev=21
* Rule ``comments``: tell how many spaces are expected
* Rule ``quoted-strings``: Fix ``only-when-needed`` on
multiline with backslash
* Config: Report if ``rules`` is not a dict
* Fix ``test_codec_built_in_equivalent()`` test when run with pytest
* CI: Fix TestPyPI "dev0" versions for master commits on tags
* Docs: Add links to GitHub repository and releases
* Docs: Fix GitLab integration example
* Docs: Fix GitLab integration link
* Fix the tests badge link on the README
- from version 1.37.0
* Automatically detect Unicode character encoding of files
* Publish pushes to master branch to TestPyPI
- Switch build system from setuptools to pyproject.toml
* Add python-pip and python-wheel to BuildRequires
* Replace %python_build with %pyproject_wheel
* Replace %python_install with %pyproject_install
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamllint?expand=0&rev=44
* Build: Restore missing documentation and tests in sdist
- from version 1.36.1
* Publish PyPI releases using GitHub Actions workflows
- from version 1.36.0
* Add support for Python 3.13, drop support for Python 3.8
* Rule ``key-ordering``: add ``ignored-keys`` option
* Rule ``quoted-strings``: fix ``only-when-needed`` and escaped special chars
* Fix TTY-related tests on Python 3.14
* Docs: fix import of ``yamllint.config`` rather than ``yamllint``
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamllint?expand=0&rev=42