Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ruff for openSUSE:Factory 
checked in at 2023-10-27 22:28:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ruff (Old)
 and      /work/SRC/openSUSE:Factory/.python-ruff.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ruff"

Fri Oct 27 22:28:51 2023 rev:5 rq:1120740 version:0.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ruff/python-ruff.changes  2023-10-25 
18:05:21.363555093 +0200
+++ /work/SRC/openSUSE:Factory/.python-ruff.new.17445/python-ruff.changes       
2023-10-27 22:29:33.746527587 +0200
@@ -1,0 +2,38 @@
+Fri Oct 27 07:53:47 UTC 2023 - Ondřej Súkup <mimi...@gmail.com>
+
+- Update to 0.1.3
+ * Formatter
+   * Avoid space around pow for None, True and False
+   * Avoid sorting all paths in the format command
+   * Insert necessary blank line between class and leading comments
+   * Avoid introducing new parentheses in annotated assignments
+   * Refine the warnings about incompatible linter options
+   * Add test and basic implementation for formatter preview mode
+   * Refine warning about incompatible isort settings
+   * Only omit optional parentheses for starting or ending with parentheses
+   * Use source type to determine parser mode for formatting
+   * Don't warn about magic trailing comma when isort.force-single-line is true
+   * Use SourceKind::diff for formatter
+   * Fix fmt:off with trailing child comment
+   * Formatter parentheses support for IpyEscapeCommand
+ * Linter
+   * [pylint] Add buffer methods to bad-dunder-method-name (PLW3201) exclusions
+   * Match rule prefixes from external codes setting in unused-noqa
+   * Use line-length setting for isort in lieu of pycodestyle.max-line-length
+   * Update fix for unnecessary-paren-on-raise-exception to unsafe for unknown 
types
+   * Correct quick fix message for W605
+ * Documentation
+   * Fix typo in max-doc-length documentation
+   * Improve documentation around linter-formatter conflicts
+   * Fix link to error suppression documentation in unused-noqa
+   * Add external option to unused-noqa documentation
+   * Add title attribute to icons
+   * Clarify unsafe case in RSE102
+   * Fix skipping formatting examples
+   * docs: fix name of magic-trailing-comma option in README
+   * Add note about scope of rule changing in versioning policy
+   * Document: Fix default lint rules
+   * Fix a wrong setting in configuration.md
+   * Fix misspelled TOML headers in the tutorial
+
+-------------------------------------------------------------------

Old:
----
  ruff-0.1.2.tar.gz

New:
----
  ruff-0.1.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ruff.spec ++++++
--- /var/tmp/diff_new_pack.fQWNj3/_old  2023-10-27 22:29:35.330585685 +0200
+++ /var/tmp/diff_new_pack.fQWNj3/_new  2023-10-27 22:29:35.330585685 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-ruff
-Version:        0.1.2
+Version:        0.1.3
 Release:        0
 Summary:        An extremely fast Python linter, written in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.fQWNj3/_old  2023-10-27 22:29:35.358586711 +0200
+++ /var/tmp/diff_new_pack.fQWNj3/_new  2023-10-27 22:29:35.362586858 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="download_files" mode="manual" />
   <service name="cargo_vendor" mode="manual">
-     <param name="srctar">ruff-0.1.2.tar.gz</param>
+     <param name="srctar">ruff-0.1.3.tar.gz</param>
      <param name="compression">zst</param>
      <param name="update">true</param>
   </service>

++++++ ruff-0.1.2.tar.gz -> ruff-0.1.3.tar.gz ++++++
++++ 4157 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.fQWNj3/_old and 
/var/tmp/diff_new_pack.fQWNj3/_new differ

Reply via email to