From c64b57e6016914979280ca8cade68c3b8b7beecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 16 Jun 2018 01:44:00 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-pexpect.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pexpect.spec b/python-pexpect.spec index bf2a904..f3469ac 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Summary: Unicode-aware Pure Python Expect-like module Version: 4.5 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: https://github.com/pexpect/pexpect @@ -145,6 +145,9 @@ popd %{python3_sitelib}/%{modname}-*.egg-info %changelog +* Fri Jun 15 2018 Miro HronĨok - 4.5-2 +- Rebuilt for Python 3.7 + * Wed May 23 2018 Igor Gnatenko - 4.5.0-1 - Update to 4.5.0