From f9effa10476e744a6f061ccbdf903aaa83323b0d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:26:28 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-configshell.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configshell.spec b/python-configshell.spec index e558737..396500f 100644 --- a/python-configshell.spec +++ b/python-configshell.spec @@ -6,7 +6,7 @@ License: ASL 2.0 Summary: A framework to implement simple but nice CLIs Epoch: 1 Version: 1.1.29 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://github.com/open-iscsi/configshell-fb Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz BuildArch: noarch @@ -40,6 +40,9 @@ Requires: python3-pyparsing python3-urwid %doc COPYING README.md %changelog +* Fri Jun 04 2021 Python Maint - 1:1.1.29-2 +- Rebuilt for Python 3.10 + * Mon May 17 2021 Maurizio Lombardi - 1:1.1.29-1 - Update to version 1.1.29