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 2023-09-04 22:53:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rope (Old) and /work/SRC/openSUSE:Factory/.python-rope.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rope" Mon Sep 4 22:53:09 2023 rev:30 rq:1108787 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rope/python-rope.changes 2023-01-03 18:00:32.421174779 +0100 +++ /work/SRC/openSUSE:Factory/.python-rope.new.1766/python-rope.changes 2023-09-04 22:53:36.703830104 +0200 @@ -1,0 +2,22 @@ +Sun Sep 3 23:28:27 UTC 2023 - Martin Schreiner <martin.schrei...@suse.com> + +- Update to 1.9.0: + - Changes from 1.9.0: + * Implement nonlocal keyword + * Automatically purge autoimport.db when there is schema change + - Changes from 1.8.0: + * Install pre-commit hooks on rope repository + * Remove unused init() methods + * Reformat using black 23.1.0 + * Fix/supress all mypy complaints + * Remove a do-nothing statement in soi._handle_first_parameter + * Fix autoimport not scanning packages recursively + - Changes from 1.7.0: + * Implement MoveGlobal using string as destination module names + * Fix parsing of octal literal + * Fix fstrings with mismatched parens + * Fix renaming kwargs when refactoring from imports + * Remove init from import statement when using sqlite autoimport + * Update readme to reflect 1.0 has been released + +------------------------------------------------------------------- Old: ---- rope-1.6.0.tar.gz New: ---- rope-1.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rope.spec ++++++ --- /var/tmp/diff_new_pack.Y9tMPu/_old 2023-09-04 22:53:37.871871391 +0200 +++ /var/tmp/diff_new_pack.Y9tMPu/_new 2023-09-04 22:53:37.875871533 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-rope # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define upname rope Name: python-rope -Version: 1.6.0 +Version: 1.9.0 Release: 0 Summary: A python refactoring library License: LGPL-3.0-or-later ++++++ rope-1.6.0.tar.gz -> rope-1.9.0.tar.gz ++++++ ++++ 6257 lines of diff (skipped)