From 406843a26b43ae7e499c1d4234129b7ab52f5255 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 16 Jun 2018 01:37:45 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-ptyprocess.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index 51efda7..dd1dbcb 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -2,7 +2,7 @@ Name: python-ptyprocess Version: 0.5.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -63,6 +63,9 @@ LC_ALL=en_US.UTF-8 \ %{python3_sitelib}/ptyprocess-%{version}-py?.?.egg-info %changelog +* Fri Jun 15 2018 Miro HronĨok - 0.5.2-4 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild