14
0

2 Commits

Author SHA256 Message Date
83db40d712 Accepting request 1254109 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1254109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yamllint?expand=0&rev=20
2025-03-18 16:42:27 +00:00
5ff081f68d - 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``

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamllint?expand=0&rev=42
2025-03-18 12:29:35 +00:00
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> 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 # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-yamllint Name: python-yamllint
Version: 1.35.1 Version: 1.36.2
Release: 0 Release: 0
Summary: A linter for YAML files Summary: A linter for YAML files
License: GPL-3.0-only License: GPL-3.0-only

Binary file not shown.

BIN
yamllint-1.36.2.tar.gz LFS Normal file

Binary file not shown.