Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 9ed7d81d14 | |||
| 9907ef21ed | |||
| 6eecc56d5e | |||
| 94af65e6ad | |||
| a014afe41d | |||
| 4487ca44d6 |
@@ -6,6 +6,20 @@ 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.36.2
|
Version: 1.37.1
|
||||||
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
BIN
yamllint-1.36.2.tar.gz
LFS
Binary file not shown.
3
yamllint-1.37.1.tar.gz
Normal file
3
yamllint-1.37.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:81f7c0c5559becc8049470d86046b36e96113637bcbe4753ecef06977c00245d
|
||||||
|
size 141613
|
||||||
Reference in New Issue
Block a user