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 2023-05-18 15:19:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yamllint (Old)
and /work/SRC/openSUSE:Factory/.python-yamllint.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-yamllint"
Thu May 18 15:19:26 2023 rev:16 rq:1087691 version:1.31.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yamllint/python-yamllint.changes
2023-05-09 13:08:39.937495155 +0200
+++
/work/SRC/openSUSE:Factory/.python-yamllint.new.1533/python-yamllint.changes
2023-05-18 15:19:32.153931614 +0200
@@ -1,0 +2,26 @@
+Wed May 17 13:27:45 UTC 2023 - Johannes Kastl <[email protected]>
+
+- update to 1.31.0:
+ * Build: migrate from setup.py to pyproject.toml
+ * Docs: update some outdated URLs
+ * Rule colons: prevent error when space before is mandatory
+- update to 1.30.0:
+ * Rule anchors: add new rule to detect undeclared or duplicated
+ anchors
+ * Python API: prevent using is_file_ignored() with null filepath
+ * Docs: fix misleading Python API example
+ * Docs: fix plain text code snippet example
+ * Docs: update pre-commit hook example
+- update to 1.29.0:
+ * Add support for Python 3.11, drop support for Python 3.6
+ * Rule float-values: fix bug on strings containing fordidden
+ values
+ * Stop releasing universal wheels
+ * Use proper Python 3 I/O type for file reading
+ * Rule indentation: fix indent-sequences in nested collections
+ * Docs: clarify disable-line and parser errors, give a workaround
+ * Refactors to apply some pyupgrade suggestions
+ * Allow using a list of strings in ignore configuration
+ * Add --list-files command line option
+
+-------------------------------------------------------------------
Old:
----
yamllint-1.28.0.tar.gz
New:
----
yamllint-1.31.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-yamllint.spec ++++++
--- /var/tmp/diff_new_pack.tHOk9x/_old 2023-05-18 15:19:32.725935120 +0200
+++ /var/tmp/diff_new_pack.tHOk9x/_new 2023-05-18 15:19:32.733935170 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-yamllint
-Version: 1.28.0
+Version: 1.31.0
Release: 0
Summary: A linter for YAML files
License: GPL-3.0-only
++++++ yamllint-1.28.0.tar.gz -> yamllint-1.31.0.tar.gz ++++++
++++ 2247 lines of diff (skipped)