Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-argcomplete for openSUSE:Factory checked in at 2022-07-13 15:40:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-argcomplete (Old) and /work/SRC/openSUSE:Factory/.python-argcomplete.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-argcomplete" Wed Jul 13 15:40:06 2022 rev:19 rq:988966 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-argcomplete/python-argcomplete.changes 2021-06-06 22:40:57.839431850 +0200 +++ /work/SRC/openSUSE:Factory/.python-argcomplete.new.1523/python-argcomplete.changes 2022-07-13 15:40:07.457747923 +0200 @@ -1,0 +2,10 @@ +Wed Jul 6 10:04:40 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 2.0.0: + * Truncate input after cursor. + * Support of path completion in fish + * Drop support for Python 2.7 and 3.5 + * Add support for Python 3.10 + * Test, documentation, and release infrastructure improvements + +------------------------------------------------------------------- Old: ---- argcomplete-1.12.3.tar.gz New: ---- argcomplete-2.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-argcomplete.spec ++++++ --- /var/tmp/diff_new_pack.Ba2paw/_old 2022-07-13 15:40:07.957748469 +0200 +++ /var/tmp/diff_new_pack.Ba2paw/_new 2022-07-13 15:40:07.961748473 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-argcomplete # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2013 Darin Perusich. # # All modifications and additions to the file contributed by third parties @@ -17,9 +17,10 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} +%global skip_python2 1 Name: python-argcomplete -Version: 1.12.3 +Version: 2.0.0 Release: 0 Summary: Bash tab completion for argparse License: Apache-2.0 ++++++ argcomplete-1.12.3.tar.gz -> argcomplete-2.0.0.tar.gz ++++++ ++++ 2569 lines of diff (skipped)