Mon, 06 May 2024 17:53:41 UTC | login

Information for build python-aexpect-1.6.2-5.fc37

ID201569
Package Namepython-aexpect
Version1.6.2
Release5.fc37
Epoch
SummaryA python library to control interactive applications
DescriptionAexpect is a python library used to control interactive applications, very similar to pexpect. You can use it to control applications such as ssh, scp sftp, telnet, among others.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 17:49:08 UTC
CompletedMon, 19 Sep 2022 17:49:08 UTC
Tags
f37
f38
RPMs
src
python-aexpect-1.6.2-5.fc37.src.rpm (info) (download)
noarch
python3-aexpect-1.6.2-5.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.6.2-4 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 30 2021 Cleber Rosa <cleber@redhat.com> - 1.6.2-1 - Sync with upstream release 1.6.2. - Removed patch to fix rpmlint error, now included upstream. * Thu Mar 18 2021 Merlin Mathesius <mmathesi@redhat.com> - 1.6.1-2 - Spec file cleanup following package review. - Include upstream patch to fix rpmlint error. * Mon Feb 15 2021 Cleber Rosa <cleber@redhat.com> - 1.6.1-1 - Sync with upstream release 1.6.1. - Dropped Python2 support completely