!6 upgrade to 1.7.0
From: @caodongxia Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
31ae24aaf6
Binary file not shown.
BIN
aexpect-1.7.0.tar.gz
Normal file
BIN
aexpect-1.7.0.tar.gz
Normal file
Binary file not shown.
@ -5,12 +5,12 @@
|
||||
%global with_tests 0
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.6.1
|
||||
Version: 1.7.0
|
||||
Release: 1
|
||||
Summary: Aexpect is a python library to control interactive applications
|
||||
License: GPLv2
|
||||
URL: https://github.com/avocado-framework/aexpect
|
||||
Source0: https://github.com/avocado-framework/%{srcname}/archive/%{version}.tar.gz#/%{gittar}
|
||||
Source0: https://github.com/avocado-framework/aexpect/archive/%{version}/%{gittar}
|
||||
BuildArch: noarch
|
||||
Requires: python3
|
||||
BuildRequires: python3-devel
|
||||
@ -52,5 +52,8 @@ selftests/checkall
|
||||
%{_bindir}/aexpect_helper*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 7 2023 caodongxia <caodongxia@h-partners.com> - 1.7.0-1
|
||||
- Upgrade to 1.7.0
|
||||
|
||||
* Mon Feb 01 2021 Zhu Huankai <zhuhuankai1@huawei.com> - 1.6.1-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user