Rebuilt for Python 3.12
This commit is contained in:
parent
e1a1ea3f16
commit
dee0ec0b1e
1 changed files with 4 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.5.1
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: A Python library to provide automatic paging for console output
|
||||
License: ASL 2.0
|
||||
URL: https://pypi.python.org/pypi/autopage
|
||||
|
|
@ -101,6 +101,9 @@ cp %{SOURCE1} ./
|
|||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Jul 03 2023 Python Maint <python-maint@redhat.com> - 0.5.1-6
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Mon Jul 03 2023 Karolina Surma <ksurma@redhat.com> - 0.5.1-5
|
||||
- Add the missing test dependency on python-testtools
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue