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-18 21:58:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rope (Old) and /work/SRC/openSUSE:Factory/.python-rope.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rope" Mon Oct 18 21:58:42 2021 rev:26 rq:925164 version:0.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rope/python-rope.changes 2021-10-06 19:49:48.832054549 +0200 +++ /work/SRC/openSUSE:Factory/.python-rope.new.1890/python-rope.changes 2021-10-18 22:00:31.414021147 +0200 @@ -22,0 +23,21 @@ +Tue Oct 5 19:48:56 UTC 2021 - Matej Cepl <mc...@suse.com> + +- Update to 0.20.0: + - Under the new management: @lieryan kindly decided to take + over the maintaining of the package. + - #377 Added the ability to extract method to + @staticmethod/@classmethod (@climbus) + - #374 Changed Organize import to keep variables listed in + `__all__` + - Change default .ropeproject/config.py to ignore code in + folders named .venv and venv (@0x1e02) + - #372 Add extract method refactoring of code containing `exec` + (@ceridwen) + - #389 Add extract method refactoring of code containing `async + def`, `async for`, and `await` + - #365, #386 Support extract method of expressions containing + inline assignment (walrus operator) + - #380 Fix list of variables that are returned and/or turned + into argument when extracting method in a loop + +------------------------------------------------------------------- @@ -219,0 +241 @@ +Wed Aug 5 16:03:28 CEST 2009 - ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------