From c8d76c3fe21e2910b42481c99a1a70635641056b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 17:13:37 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-ptyprocess.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index adae662..564f597 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -4,7 +4,7 @@ Name: python-ptyprocess Version: 0.6.0 -Release: 15%{?dist} +Release: 16%{?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 +* Mon Jun 13 2022 Python Maint - 0.6.0-16 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.6.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild