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-20 23:18:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ruff (Old)
 and      /work/SRC/openSUSE:Factory/.python-ruff.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ruff"

Fri Oct 20 23:18:44 2023 rev:3 rq:1119204 version:0.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ruff/python-ruff.changes  2023-10-17 
20:25:53.265150139 +0200
+++ /work/SRC/openSUSE:Factory/.python-ruff.new.1945/python-ruff.changes        
2023-10-20 23:21:32.668978363 +0200
@@ -1,0 +2,40 @@
+Fri Oct 20 10:09:22 UTC 2023 - Ondřej Súkup <mimi...@gmail.com>
+
+- update to 0.1.1
+ * Rule changes
+   * Add unsafe fix for escape-sequence-in-docstring (D301)
+ * Configuration
+   * Respect #(deprecated) attribute in configuration options
+   * Add [format|lint].exclude options
+   * Respect tab-size setting in formatter
+   * Add lint.preview
+ * Preview features
+   * [pylint] Implement literal-membership (PLR6201)
+   * [pylint] Implement too-many-boolean-expressions (PLR0916)
+   * [pylint] Implement misplaced-bare-raise (E0704)
+   * [pylint] Implement global-at-module-level (W0604)
+   * [pylint] Implement unspecified-encoding (PLW1514)
+   * Add fix for triple-single-quotes (D300)
+ * Formatter
+   * New code style badge for ruff format
+   * Fix comments outside expression parentheses
+   * Add --target-version to ruff format
+   * Skip over parentheses when detecting in keyword
+   * Add --diff option to ruff format
+   * Insert newline after nested function or class statements
+   * Use pass over ellipsis in non-function/class contexts
+ * Bug fixes
+   * Lazily evaluate all PEP 695 type alias values
+   * Avoid failed assertion when showing fixes from stdin
+   * Avoid flagging HTTP and HTTPS literals in urllib-open
+   * Avoid flagging bad-dunder-method-name for _
+   * Remove Python 2-only methods from URLOpen audit
+   * Use set bracket replacement for iteration-over-set to preserve whitespace 
and comments
+ * Documentation
+   * Update tutorial to match revised Ruff defaults
+   * Update rule B005 docs
+   * Update GitHub actions example in docs to use --output-format
+   * Document lint.preview and format.preview
+   * Clarify that new rules should be added to RuleGroup::Preview.
+
+-------------------------------------------------------------------

Old:
----
  ruff-0.1.0.tar.gz

New:
----
  ruff-0.1.1.tar.gz

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

Other differences:
------------------
++++++ python-ruff.spec ++++++
--- /var/tmp/diff_new_pack.I7sWOz/_old  2023-10-20 23:21:54.917790127 +0200
+++ /var/tmp/diff_new_pack.I7sWOz/_new  2023-10-20 23:21:54.917790127 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-ruff
-Version:        0.1.0
+Version:        0.1.1
 Release:        0
 Summary:        An extremely fast Python linter, written in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.I7sWOz/_old  2023-10-20 23:21:54.945791148 +0200
+++ /var/tmp/diff_new_pack.I7sWOz/_new  2023-10-20 23:21:54.945791148 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="download_files" mode="manual" />
   <service name="cargo_vendor" mode="manual">
-     <param name="srctar">ruff-0.0.292.tar.gz</param>
+     <param name="srctar">ruff-0.1.1.tar.gz</param>
      <param name="compression">zst</param>
      <param name="update">true</param>
   </service>

++++++ ruff-0.1.0.tar.gz -> ruff-0.1.1.tar.gz ++++++
++++ 10470 lines of diff (skipped)

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

Reply via email to