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-11-14 21:42:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ruff (Old)
 and      /work/SRC/openSUSE:Factory/.python-ruff.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ruff"

Tue Nov 14 21:42:16 2023 rev:7 rq:1125607 version:0.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ruff/python-ruff.changes  2023-11-07 
21:29:01.385400883 +0100
+++ /work/SRC/openSUSE:Factory/.python-ruff.new.17445/python-ruff.changes       
2023-11-14 21:42:20.483084786 +0100
@@ -1,0 +2,40 @@
+Mon Nov 13 14:21:57 UTC 2023 - Ondřej Súkup <mimi...@gmail.com>
+
+- update to 0.1.5
+ * Preview features
+   * [flake8-bandit] Implement mako-templates (S702)
+   * [flake8-trio] Implement TRIO105
+   * [flake8-trio] Implement TRIO109
+   * [flake8-trio] Implement TRIO110
+   * [flake8-trio] Implement TRIO115
+   * [refurb] Implement type-none-comparison (FURB169)
+   * Flag all comparisons against builtin types in E721
+   * Make SIM118 fix as safe when the expression is a known dictionary
+ * Formatter
+   * Fix multiline lambda expression statement formatting
+ * CLI
+   * Add hidden --extension to override inference of source type from file 
extension
+   * Configuration
+   * Account for selector specificity when merging extend_unsafe_fixes and 
override extend_safe_fixes
+   * Add support for disabling cache with RUFF_NO_CACHE environment variable
+ * Bug fixes
+   * [E721] Flag comparisons to memoryview
+   * Allow collapsed-ellipsis bodies in other statements
+   * Avoid D301 autofix for u prefixed strings
+   * Only flag flake8-trio rules when trio import is present
+   * Reject more syntactically invalid Python programs
+   * Avoid raising TRIO115 violations for trio.sleep(...) calls with 
non-number values
+   * Fix F841 false negative on assignment to multiple variables
+ * Documentation
+   * Fix link to isort known-first-party
+   * Add notes on fix safety to a few rules
+   * Add missing toml config tabs
+   * Add instructions for configuration of Emacs
+   * Improve detail link contrast in dark mode
+   * Fix typo in example
+   * Added tabs for configuration files in the documentation
+   * Recommend project.requires-python over target-version
+   * Add singleton escape hatch to B008 documentation
+   * Fix tab configuration docs
+
+-------------------------------------------------------------------

Old:
----
  ruff-0.1.4.tar.gz

New:
----
  ruff-0.1.5.tar.gz

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

Other differences:
------------------
++++++ python-ruff.spec ++++++
--- /var/tmp/diff_new_pack.jMUcXF/_old  2023-11-14 21:42:21.747131578 +0100
+++ /var/tmp/diff_new_pack.jMUcXF/_new  2023-11-14 21:42:21.747131578 +0100
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-ruff
-Version:        0.1.4
+Version:        0.1.5
 Release:        0
 Summary:        An extremely fast Python linter, written in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.jMUcXF/_old  2023-11-14 21:42:21.783132911 +0100
+++ /var/tmp/diff_new_pack.jMUcXF/_new  2023-11-14 21:42:21.787133058 +0100
@@ -1,7 +1,7 @@
 <services>
   <service name="download_files" mode="manual" />
   <service name="cargo_vendor" mode="manual">
-     <param name="srctar">ruff-0.1.4.tar.gz</param>
+     <param name="srctar">ruff-0.1.5.tar.gz</param>
      <param name="compression">zst</param>
      <param name="update">true</param>
   </service>

++++++ ruff-0.1.4.tar.gz -> ruff-0.1.5.tar.gz ++++++
++++ 5780 lines of diff (skipped)

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

Reply via email to