Changelog for
python310-aexpect-1.7.0-13.17.noarch.rpm :
* Fri Oct 20 2023 Ondřej Súkup
- 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
* Wed Oct 19 2022 Daniel Garcia - Add 0001-Remove-six-dependency.patch upstream patch to remove python-six dependency gh#avocado-framework/aexpect#102- More specific python_sitelib in files- Use autosetup instead of setup and autopatch
* Mon Jan 10 2022 Steve Kowalik - Update to 1.6.4:
* No changelog available.- Refresh helper-version-in-cmdline.patch.- Add missing {Build,}Requires on six.
* Mon Aug 16 2021 Steve Kowalik - Update to 1.6.2:
* No changelog available- Add patch helper-version-in-cmdline.patch:
* Always call the correct version of the helper script.- Drop {Build,}Requires on Python 3 subprocess backport module.- Switch to pytest, and skip two truculent tests
* Fri Jul 27 2018 mpluskalAATTsuse.com- Update to version 1.5.1:
* No changelog available- Correct dependencies- Run tests
* Thu Oct 12 2017 jengelhAATTinai.de- Update package descriptions.
* Thu Oct 05 2017 mpluskalAATTsuse.com- Convert to singlespec
* Fri Jul 07 2017 brogersAATTsuse.com- Initial check-in