Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 20:26:28 +02:00 committed by Miro Hrončok
parent 660b59bca5
commit f9effa1047

View File

@ -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 <python-maint@redhat.com> - 1:1.1.29-2
- Rebuilt for Python 3.10
* Mon May 17 2021 Maurizio Lombardi <mlombard@redhat.com> - 1:1.1.29-1
- Update to version 1.1.29