forked from pool/python-yamllint
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 83db40d712 | |||
| 5ff081f68d |
@@ -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>
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
BIN
yamllint-1.35.1.tar.gz
LFS
BIN
yamllint-1.35.1.tar.gz
LFS
Binary file not shown.
BIN
yamllint-1.36.2.tar.gz
LFS
Normal file
BIN
yamllint-1.36.2.tar.gz
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user