Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-aexpect for openSUSE:Factory checked in at 2023-10-22 21:01:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-aexpect (Old) and /work/SRC/openSUSE:Factory/.python-aexpect.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aexpect" Sun Oct 22 21:01:43 2023 rev:6 rq:1119279 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-aexpect/python-aexpect.changes 2022-10-20 11:11:55.596045811 +0200 +++ /work/SRC/openSUSE:Factory/.python-aexpect.new.1945/python-aexpect.changes 2023-10-22 21:01:58.673547771 +0200 @@ -1,0 +2,22 @@ +Fri Oct 20 20:30:01 UTC 2023 - OndÅej Súkup <mimi...@gmail.com> + +- Update to 1.7.0 + * rss_client: fix syntax error + * client: Make sure aexpect_helper file descriptors are closed + * astring: Add bracketed paste console codes + * Simpler ns daemon and current linter fixes + * Drop unexpected and unwanted re.sub string postprocessing + * Remove six dependency + * Fix remote_door set_subcontrol_* handling of no matches + * Add session ops utility with some facilitator functions (v2) + * Fill setup.py license and metadata + * Allow to calculate hashes on parts of files + * Provide the session prefix when logging sent commands + * Implement a reusable subcommand output and status processing routine + * Add a generic ops module for windows platforms + * Add remote linux glob behavior to expand paths from patterns + * Avoid printing line when output_func not set +- drop helper-version-in-cmdline.patch +- drop 0001-Remove-six-dependency.patch + +------------------------------------------------------------------- Old: ---- 0001-Remove-six-dependency.patch aexpect-1.6.4.tar.gz helper-version-in-cmdline.patch New: ---- aexpect-1.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-aexpect.spec ++++++ --- /var/tmp/diff_new_pack.WZT6lN/_old 2023-10-22 21:01:59.193566679 +0200 +++ /var/tmp/diff_new_pack.WZT6lN/_new 2023-10-22 21:01:59.193566679 +0200 @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -16,20 +16,14 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 %global pkgname aexpect Name: python-%{pkgname} -Version: 1.6.4 +Version: 1.7.0 Release: 0 Summary: Python library to control interactive applications License: GPL-2.0-only URL: http://avocado-framework.readthedocs.org/ Source: https://github.com/avocado-framework/aexpect/archive/%{version}.tar.gz#/%{pkgname}-%{version}.tar.gz -Patch0: helper-version-in-cmdline.patch -# PATCH-FIX-UPSTREAM 0001-Remove-six-dependency.patch gh#avocado-framework/aexpect#102 -Patch1: 0001-Remove-six-dependency.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes ++++++ aexpect-1.6.4.tar.gz -> aexpect-1.7.0.tar.gz ++++++ ++++ 2436 lines of diff (skipped)