Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-rope for openSUSE:Factory 
checked in at 2021-10-26 20:14:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rope (Old)
 and      /work/SRC/openSUSE:Factory/.python-rope.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rope"

Tue Oct 26 20:14:15 2021 rev:27 rq:927544 version:0.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rope/python-rope.changes  2021-10-18 
22:00:31.414021147 +0200
+++ /work/SRC/openSUSE:Factory/.python-rope.new.1890/python-rope.changes        
2021-10-26 20:15:01.822052170 +0200
@@ -1,0 +2,39 @@
+Tue Oct 26 13:44:20 UTC 2021 - Matej Cepl <mc...@suse.com>
+
+- Update to 0.21.0:
+  - #392, #316 Handle `global` keyword when extracting method
+    (@climbus)
+  - context manager:
+    - #387, #433 Implement extract refactoring for code
+      containing `async with` (@lieryan)
+    - #398, #104 Fix parsing of nested `with` statement/context
+      manager (@climbus)
+  - list/set/dict/generator comprehension scope issues:
+    - #422 Added scopes for comprehension expressions as part of
+      #293 (@climbus)
+    - #426, #429 Added support for checking scopes by offset as
+      part of #293 (@climbus)
+    - #293, #430 Fix renaming global var affects list
+      comprehension (@climbus)
+    - #395, #315 Reuse of variable in comprehensions confuses
+      method extraction (@climbus)
+    - #436 Fix error `TypeError: 'PyDefinedObject' object is not
+      subscriptable` (@lieryan)
+  - f-string:
+    - #303, #420 Fix inlining into f-string containing quote
+      characters (@lieryan)
+  - inline assignment/walrus operator:
+    - #423 Fix `AttributeError: '_ExpressionVisitor' object has
+      no attribute 'defineds'` (@lieryan)
+  - #391, #376 Fix improper replacement when extracting attribute
+    access expression with `similar=True` (@climbus)
+  - #396 Fix improper replacement when extracting index access
+    expression with `similar=True` (@lieryan)
+  - #434 Move read() to FileSystemCommands
+  - #410 Setup all-contributors bot (@lieryan)
+  - #404 Blacken source code, rope now follows black code style
+    (@climbus)
+  - #399 Add Github Actions to enforce black code style
+  - #403 Remove plain 'unittest' only runner
+
+-------------------------------------------------------------------

Old:
----
  rope-0.20.0.tar.gz

New:
----
  rope-0.21.0.tar.gz

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

Other differences:
------------------
++++++ python-rope.spec ++++++
--- /var/tmp/diff_new_pack.yhLSR3/_old  2021-10-26 20:15:02.710052639 +0200
+++ /var/tmp/diff_new_pack.yhLSR3/_new  2021-10-26 20:15:02.714052642 +0200
@@ -19,7 +19,7 @@
 %define upname rope
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-rope
-Version:        0.20.0
+Version:        0.21.0
 Release:        0
 Summary:        A python refactoring library
 License:        LGPL-3.0-or-later

++++++ rope-0.20.0.tar.gz -> rope-0.21.0.tar.gz ++++++
++++ 50566 lines of diff (skipped)

Reply via email to