Update to 4.6
This commit is contained in:
parent
bddaf943e3
commit
79b043dc21
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ pexpect-2.3.tar.gz
|
||||
/pexpect-4.3.1.tar.gz
|
||||
/pexpect-4.4.tar.gz
|
||||
/pexpect-4.5.tar.gz
|
||||
/pexpect-4.6.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
|
||||
Name: python-%{modname}
|
||||
Summary: Unicode-aware Pure Python Expect-like module
|
||||
Version: 4.5
|
||||
Release: 3%{?dist}
|
||||
Version: 4.6
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: MIT
|
||||
URL: https://github.com/pexpect/pexpect
|
||||
@ -145,6 +145,9 @@ popd
|
||||
%{python3_sitelib}/%{modname}-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Jul 25 2018 Dan Radez <dradez@redhat.com> - 4.6-1
|
||||
- update to 4.6
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (pexpect-4.5.tar.gz) = db64dcded023696a8b447fa000a66600e402df0e62691dfad84a0073c0470a5c9b79c0266cc6f67d8b241d873e662963b37c577e9f47c4e1ec4702705baabbc3
|
||||
SHA512 (pexpect-4.6.tar.gz) = 20e6a91f159be1d4e0ef0a073247b3402e6193f3b167f1fd28238ef02ef605be055c1f19d40250b4989c637e75c30b693cf96a98ae81f3c7791b504476a467ab
|
||||
|
Loading…
Reference in New Issue
Block a user