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

python313-yamllint-1.38.0-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-yamllint Distribution: openSUSE Tumbleweed
Version: 1.38.0 Vendor: openSUSE
Release: 1.2 Build date: Fri Jan 16 07:40:58 2026
Group: Development/Languages/Python Build host: reproducible
Size: 438218 Source RPM: python-yamllint-1.38.0-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/adrienverge/yamllint
Summary: A linter for YAML files
A linter for YAML files.

YAMLlint does not only check for syntax validity, but for weirdnesses like key
repetition and cosmetic problems such as lines length, trailing spaces,
indentation, etc.

Provides

Requires

License

GPL-3.0-only

Changelog

* Fri Jan 16 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 1.38.0:
    * Add support for Python 3.14, drop support for Python 3.9
    * Require pathspec ≥ 1.0.0
    * Config: Follow gitignore implementation in yaml-files and ignore
    * Config: Use "mapping" instead of "dict" for user-facing errors
    * Rule indentation: Fix error message for check-multi-line-strings
    * Rule quoted-strings: Add quote-type: consistent
    * Docs: Update the name of BSD ports
    * Docs: Enhance wording of recursive directory lint in README
    * Docs: Add Alpine Linux installation instructions in README
* Tue Aug 26 2025 Markéta Machová <mmachova@suse.com>
  - Convert to libalternatives on SLE-16-based and newer systems
* Mon Jun 30 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - 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
* Tue Mar 18 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 1.36.2
    * 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``
* Sat Mar 16 2024 Dirk Müller <dmueller@suse.com>
  - update to 1.35.1:
    * Restore ignoration of files passed as command-line arguments
    * Revert API change from version 1.35.0
    * Fix failure on broken symlinks that should be ignored
    * API change: linter.run(stream, config) doesn't filter files
      anymore
    * Docs: Restore official Read the Docs theme
    * Config: validate ignore-from-file inside rules
    * Rule quoted-strings: fix only-when-needed in flow maps and
      sequences
    * Rule key-duplicates: add forbid-duplicated-merge-keys option
    * Rule quoted-strings: add check-keys option
    * Docs: add GitLab CI example
    * Rule truthy: adapt forbidden values based on YAML version
* Fri Dec 15 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.33.0:
    * Add support for Python 3.12, drop support for Python 3.7
    * Rule ``document-end``: fix spurious "missing document end"
    * Rule ``empty-values``: add ``forbid-in-block-sequences``
      option
* Thu Jun 01 2023 Johannes Kastl <kastl@b1-systems.de>
  - update to 1.32.0:
    * Look for configuration file in parent directories
    * Rule anchors: add new option forbid-unused-anchors
* Wed May 17 2023 Johannes Kastl <kastl@b1-systems.de>
  - update to 1.31.0:
    * Build: migrate from setup.py to pyproject.toml
    * Docs: update some outdated URLs
    * Rule colons: prevent error when space before is mandatory
  - update to 1.30.0:
    * Rule anchors: add new rule to detect undeclared or duplicated
      anchors
    * Python API: prevent using is_file_ignored() with null filepath
    * Docs: fix misleading Python API example
    * Docs: fix plain text code snippet example
    * Docs: update pre-commit hook example
  - update to 1.29.0:
    * Add support for Python 3.11, drop support for Python 3.6
    * Rule float-values: fix bug on strings containing fordidden
      values
    * Stop releasing universal wheels
    * Use proper Python 3 I/O type for file reading
    * Rule indentation: fix indent-sequences in nested collections
    * Docs: clarify disable-line and parser errors, give a workaround
    * Refactors to apply some pyupgrade suggestions
    * Allow using a list of strings in ignore configuration
    * Add --list-files command line option
* Mon May 08 2023 Johannes Kastl <kastl@b1-systems.de>
  - add sle15_python_module_pythons
* Wed Oct 12 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to version 1.28.0
    * Better compress PNG image in documentation
    * Remove __future__ imports specific to Python 2
    * Remove inheritance from object specific to Python 2
    * Simplify GitHub Actions example in documentation
    * Update ALE vim plugin link in documentation
    * Update license to latest version of GPLv3
    * Pre-compile disable/enable rules regexes
    * Rule quoted-strings: add allow-quoted-quotes option
    * Add option ignore-from-file in config

Files

/usr/bin/yamllint
/usr/bin/yamllint-3.13
/usr/lib/python3.13/site-packages/yamllint
/usr/lib/python3.13/site-packages/yamllint-1.38.0.dist-info
/usr/lib/python3.13/site-packages/yamllint-1.38.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/yamllint-1.38.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/yamllint-1.38.0.dist-info/RECORD
/usr/lib/python3.13/site-packages/yamllint-1.38.0.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/yamllint-1.38.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/yamllint-1.38.0.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/yamllint-1.38.0.dist-info/licenses
/usr/lib/python3.13/site-packages/yamllint-1.38.0.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/yamllint-1.38.0.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/yamllint/__init__.py
/usr/lib/python3.13/site-packages/yamllint/__main__.py
/usr/lib/python3.13/site-packages/yamllint/__pycache__
/usr/lib/python3.13/site-packages/yamllint/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/__main__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/__main__.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/cli.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/cli.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/config.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/config.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/decoder.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/decoder.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/linter.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/linter.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/parser.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/__pycache__/parser.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/cli.py
/usr/lib/python3.13/site-packages/yamllint/conf
/usr/lib/python3.13/site-packages/yamllint/conf/default.yaml
/usr/lib/python3.13/site-packages/yamllint/conf/relaxed.yaml
/usr/lib/python3.13/site-packages/yamllint/config.py
/usr/lib/python3.13/site-packages/yamllint/decoder.py
/usr/lib/python3.13/site-packages/yamllint/linter.py
/usr/lib/python3.13/site-packages/yamllint/parser.py
/usr/lib/python3.13/site-packages/yamllint/rules
/usr/lib/python3.13/site-packages/yamllint/rules/__init__.py
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/anchors.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/anchors.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/braces.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/braces.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/brackets.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/brackets.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/colons.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/colons.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/commas.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/commas.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/comments.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/comments.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/comments_indentation.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/comments_indentation.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/common.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/common.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/document_end.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/document_end.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/document_start.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/document_start.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/empty_lines.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/empty_lines.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/empty_values.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/empty_values.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/float_values.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/float_values.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/hyphens.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/hyphens.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/indentation.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/indentation.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/key_duplicates.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/key_duplicates.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/key_ordering.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/key_ordering.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/line_length.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/line_length.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/new_line_at_end_of_file.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/new_line_at_end_of_file.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/new_lines.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/new_lines.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/octal_values.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/octal_values.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/quoted_strings.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/quoted_strings.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/trailing_spaces.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/trailing_spaces.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/truthy.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/__pycache__/truthy.cpython-313.pyc
/usr/lib/python3.13/site-packages/yamllint/rules/anchors.py
/usr/lib/python3.13/site-packages/yamllint/rules/braces.py
/usr/lib/python3.13/site-packages/yamllint/rules/brackets.py
/usr/lib/python3.13/site-packages/yamllint/rules/colons.py
/usr/lib/python3.13/site-packages/yamllint/rules/commas.py
/usr/lib/python3.13/site-packages/yamllint/rules/comments.py
/usr/lib/python3.13/site-packages/yamllint/rules/comments_indentation.py
/usr/lib/python3.13/site-packages/yamllint/rules/common.py
/usr/lib/python3.13/site-packages/yamllint/rules/document_end.py
/usr/lib/python3.13/site-packages/yamllint/rules/document_start.py
/usr/lib/python3.13/site-packages/yamllint/rules/empty_lines.py
/usr/lib/python3.13/site-packages/yamllint/rules/empty_values.py
/usr/lib/python3.13/site-packages/yamllint/rules/float_values.py
/usr/lib/python3.13/site-packages/yamllint/rules/hyphens.py
/usr/lib/python3.13/site-packages/yamllint/rules/indentation.py
/usr/lib/python3.13/site-packages/yamllint/rules/key_duplicates.py
/usr/lib/python3.13/site-packages/yamllint/rules/key_ordering.py
/usr/lib/python3.13/site-packages/yamllint/rules/line_length.py
/usr/lib/python3.13/site-packages/yamllint/rules/new_line_at_end_of_file.py
/usr/lib/python3.13/site-packages/yamllint/rules/new_lines.py
/usr/lib/python3.13/site-packages/yamllint/rules/octal_values.py
/usr/lib/python3.13/site-packages/yamllint/rules/quoted_strings.py
/usr/lib/python3.13/site-packages/yamllint/rules/trailing_spaces.py
/usr/lib/python3.13/site-packages/yamllint/rules/truthy.py
/usr/share/doc/packages/python313-yamllint
/usr/share/doc/packages/python313-yamllint/README.rst
/usr/share/libalternatives/yamllint
/usr/share/libalternatives/yamllint/1313.conf
/usr/share/licenses/python313-yamllint
/usr/share/licenses/python313-yamllint/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Mar 10 23:03:37 2026