From ceaf4c56d9c1332dc67b83036b26f67f698df530 Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Tue, 7 Apr 2020 11:16:32 -0400 Subject: [PATCH] Update to new upstream release 4.8.0 and re-enable tests (#1793613) --- .gitignore | 1 + python-pexpect.spec | 14 ++++++++++---- sources | 3 +-- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index da906ad..fea6b8b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ pexpect-2.3.tar.gz /pexpect-4.5.tar.gz /pexpect-4.6.tar.gz /pexpect-4.7.0.tar.gz +/pexpect-4.8.0.tar.gz diff --git a/python-pexpect.spec b/python-pexpect.spec index 4ebc16b..b9612c6 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -1,17 +1,21 @@ -%bcond_with check +%bcond_without check %global modname pexpect Name: python-%{modname} Summary: Unicode-aware Pure Python Expect-like module -Version: 4.7.0 -Release: 5%{?dist} +Version: 4.8.0 +Release: 1%{?dist} License: ISC URL: https://github.com/pexpect/pexpect Source0: %{url}/archive/%{version}/%{modname}-%{version}.tar.gz BuildRequires: %{_bindir}/man +%if %{with check} +BuildRequires: openssl +BuildRequires: python-unversioned-command +%endif BuildArch: noarch @@ -70,7 +74,6 @@ export PYTHONIOENCODING=UTF-8 %{__python3} ./tools/display-sighandlers.py %{__python3} ./tools/display-terminalinfo.py -PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} ./tools/display-maxcanon.py py.test-3 --verbose %endif @@ -81,6 +84,9 @@ py.test-3 --verbose %{python3_sitelib}/%{modname}-*.egg-info %changelog +* Tue Apr 07 2020 Scott Talbert - 4.8.0-1 +- Update to new upstream release 4.8.0 and re-enable tests (#1793613) + * Thu Jan 30 2020 Fedora Release Engineering - 4.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 409f269..13effbf 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (pexpect-4.6.tar.gz) = 20e6a91f159be1d4e0ef0a073247b3402e6193f3b167f1fd28238ef02ef605be055c1f19d40250b4989c637e75c30b693cf96a98ae81f3c7791b504476a467ab -SHA512 (pexpect-4.7.0.tar.gz) = ef3bff944d8d17e4929734e7de19e4b81657f5d9493776cdee47704a0617d940933dc592a5c4f2bc39c17ea1585c2a4cfc45bbbfebe12ef98f9b5fdef1ab316a +SHA512 (pexpect-4.8.0.tar.gz) = f141e1368ceea15209b04555a524443cd9cf36d4a3677b63f7a2b079d41aae3fb8656612772732f4097b803c55a05f9bb7e3b427d11ae5357666406669ae6867