Rebuilt for Python 3.10
This commit is contained in:
parent
660b59bca5
commit
f9effa1047
@ -6,7 +6,7 @@ License: ASL 2.0
|
|||||||
Summary: A framework to implement simple but nice CLIs
|
Summary: A framework to implement simple but nice CLIs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.1.29
|
Version: 1.1.29
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
URL: https://github.com/open-iscsi/configshell-fb
|
URL: https://github.com/open-iscsi/configshell-fb
|
||||||
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -40,6 +40,9 @@ Requires: python3-pyparsing python3-urwid
|
|||||||
%doc COPYING README.md
|
%doc COPYING README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon May 17 2021 Maurizio Lombardi <mlombard@redhat.com> - 1:1.1.29-1
|
||||||
- Update to version 1.1.29
|
- Update to version 1.1.29
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user