From a131b04827656b82563bff4948758de27d94cf2c Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Tue, 13 Dec 2016 15:53:49 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-ptyprocess.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index e2cdbda..59e1bce 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -6,7 +6,7 @@ Name: python-ptyprocess Version: 0.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -78,6 +78,9 @@ LC_ALL=en_US.UTF-8 \ %endif %changelog +* Tue Dec 13 2016 Stratakis Charalampos - 0.5.1-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.5.1-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages