From beb2393c0aaa83502c02551b447e965363d2bcf6 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 01:22:13 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-ptyprocess.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index 46bfea1..2ed221d 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -4,7 +4,7 @@ Name: python-ptyprocess Version: 0.6.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -50,6 +50,9 @@ process and its pty. %{python3_sitelib}/ptyprocess-*.egg-info %changelog +* Wed Jun 02 2021 Python Maint - 0.6.0-13 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.6.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild