Sync from SUSE:SLFO:Main python-yamllint revision 12bda969b6ec3c9720dbcde338a5e49f

This commit is contained in:
2025-05-17 16:15:07 +02:00
parent 0142eced3d
commit 62c65aed9d
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Mar 18 12:03:00 UTC 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 14:41:54 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-yamllint
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-yamllint
Version: 1.35.1
Version: 1.36.2
Release: 0
Summary: A linter for YAML files
License: GPL-3.0-only

BIN
yamllint-1.35.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
yamllint-1.36.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.