forked from pool/python-yamllint
Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| afb502ec5a | |||
| 83db40d712 | |||
| 5ff081f68d |
@@ -6,20 +6,6 @@ Tue Aug 26 09:48:09 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 30 10:54:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Mon Jun 30 10:54:06 UTC 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
|
- Switch build system from setuptools to pyproject.toml
|
||||||
* Add python-pip and python-wheel to BuildRequires
|
* Add python-pip and python-wheel to BuildRequires
|
||||||
* Replace %python_build with %pyproject_wheel
|
* Replace %python_build with %pyproject_wheel
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-yamllint
|
Name: python-yamllint
|
||||||
Version: 1.37.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.36.2.tar.gz
LFS
Normal file
BIN
yamllint-1.36.2.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:81f7c0c5559becc8049470d86046b36e96113637bcbe4753ecef06977c00245d
|
|
||||||
size 141613
|
|
||||||
Reference in New Issue
Block a user