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 2025-09-11 14:38:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ruff (Old)
 and      /work/SRC/openSUSE:Factory/.python-ruff.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ruff"

Thu Sep 11 14:38:22 2025 rev:86 rq:1303737 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ruff/python-ruff.changes  2025-09-05 
21:43:00.395875226 +0200
+++ /work/SRC/openSUSE:Factory/.python-ruff.new.1977/python-ruff.changes        
2025-09-11 14:39:58.017386087 +0200
@@ -1,0 +2,47 @@
+Thu Sep 11 00:23:58 UTC 2025 - Ondřej Súkup <[email protected]>
+
+- update to 0.13.0
+ * Breaking changes
+  * Several rules can now add from __future__ import annotations automatically
+  * Full module paths are now used to verify first-party modules
+  * Deprecated rules must now be selected by exact rule code
+  * The deprecated macOS configuration directory fallback has been removed
+ * Removed Rules
+  * pandas-df-variable-name (PD901)
+  * non-pep604-isinstance (UP038)
+ * Stabilization
+  * airflow-dag-no-schedule-argument (AIR002)
+  * airflow3-removal (AIR301)
+  * airflow3-moved-to-provider (AIR302)
+  * airflow3-suggested-update (AIR311)
+  * airflow3-suggested-to-move-to-provider (AIR312)
+  * long-sleep-not-forever (ASYNC116)
+  * f-string-number-format (FURB116)
+  * os-symlink (PTH211)
+  * generic-not-last-base-class (PYI059)
+  * redundant-none-literal (PYI061)
+  * pytest-raises-ambiguous-pattern (RUF043)
+  * unused-unpacked-variable (RUF059)
+  * useless-class-metaclass-type (UP050)
+  * assert-raises-exception (B017) now checks for direct calls to 
unittest.TestCase.assert_raises
+      and pytest.raises instead of only the context manager forms.
+  * missing-trailing-comma (COM812) and prohibited-trailing-comma (COM819) now 
check
+      for trailing commas in PEP 695 type parameter lists.
+  * raw-string-in-exception (EM101) now also checks for byte strings in 
exception messages.
+  * invalid-mock-access (PGH005) now checks for AsyncMock methods like
+      not_awaited in addition to the synchronous variants.
+  * useless-import-alias (PLC0414) no longer applies to __init__.py files, 
where
+      it conflicted with one of the suggested fixes for unused-import (F401).
+  * bidirectional-unicode (PLE2502) now also checks for U+061C (Arabic Letter 
Mark).
+  * The fix for multiple-with-statements (SIM117) is now marked as always safe.
+ * Preview features
+  * [pyupgrade] Enable UP043 in stub files 
+ * Bug fixes
+  * [pyupgrade] Apply UP008 only when the __class__ cell exists 
+  * [ruff] Fix empty f-string detection in in-empty-collection (RUF060) 
+ * Server
+  * Add support for using uv as an alternative formatter backend 
+ * Documentation
+  * [pep8-naming] Fix formatting of __all__ (N816) 
+
+-------------------------------------------------------------------

Old:
----
  ruff-0.12.12.tar.gz

New:
----
  ruff-0.13.0.tar.gz

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

Other differences:
------------------
++++++ python-ruff.spec ++++++
--- /var/tmp/diff_new_pack.4khM4S/_old  2025-09-11 14:39:59.445446478 +0200
+++ /var/tmp/diff_new_pack.4khM4S/_new  2025-09-11 14:39:59.445446478 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package python-ruff
 #
+# Copyright (c) 2025 SUSE LLC
 # Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +20,7 @@
 %bcond_without libalternatives
 %{?sle15_python_module_pythons}
 Name:           python-ruff
-Version:        0.12.12
+Version:        0.13.0
 Release:        0
 Summary:        An extremely fast Python linter, written in Rust
 License:        MIT

++++++ ruff-0.12.12.tar.gz -> ruff-0.13.0.tar.gz ++++++
++++ 12642 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/python-ruff/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.python-ruff.new.1977/vendor.tar.zst differ: char 7, 
line 1

Reply via email to