Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-yamllint for openSUSE:Factory
checked in at 2024-03-25 21:09:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yamllint (Old)
and /work/SRC/openSUSE:Factory/.python-yamllint.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-yamllint"
Mon Mar 25 21:09:00 2024 rev:19 rq:1160965 version:1.35.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yamllint/python-yamllint.changes
2023-12-17 21:34:15.861812603 +0100
+++
/work/SRC/openSUSE:Factory/.python-yamllint.new.1905/python-yamllint.changes
2024-03-25 21:14:17.810618376 +0100
@@ -1,0 +2,18 @@
+Sat Mar 16 14:41:54 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 1.35.1:
+ * Restore ignoration of files passed as command-line arguments
+ * Revert API change from version 1.35.0
+ * Fix failure on broken symlinks that should be ignored
+ * API change: linter.run(stream, config) doesn't filter files
+ anymore
+ * Docs: Restore official Read the Docs theme
+ * Config: validate ignore-from-file inside rules
+ * Rule quoted-strings: fix only-when-needed in flow maps and
+ sequences
+ * Rule key-duplicates: add forbid-duplicated-merge-keys option
+ * Rule quoted-strings: add check-keys option
+ * Docs: add GitLab CI example
+ * Rule truthy: adapt forbidden values based on YAML version
+
+-------------------------------------------------------------------
Old:
----
yamllint-1.33.0.tar.gz
New:
----
yamllint-1.35.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-yamllint.spec ++++++
--- /var/tmp/diff_new_pack.uGSCoL/_old 2024-03-25 21:14:18.342637910 +0100
+++ /var/tmp/diff_new_pack.uGSCoL/_new 2024-03-25 21:14:18.342637910 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-yamllint
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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.33.0
+Version: 1.35.1
Release: 0
Summary: A linter for YAML files
License: GPL-3.0-only
@@ -32,7 +32,7 @@
Requires: python-PyYAML
Requires: python-pathspec >= 0.5.3
Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module PyYAML}
++++++ yamllint-1.33.0.tar.gz -> yamllint-1.35.1.tar.gz ++++++
++++ 2553 lines of diff (skipped)