Rebuilt for Python 3.14.0rc3 bytecode

This commit is contained in:
Python Maint 2025-09-19 12:47:38 +02:00 committed by Karolina Surma
commit 183df03650

View file

@ -17,7 +17,7 @@
Name: python-%{srcname}
Version: 0.5.2
Release: 11%{?dist}
Release: 12%{?dist}
Summary: A Python library to provide automatic paging for console output
# Automatically converted from old format: ASL 2.0 - review is highly recommended.
License: Apache-2.0
@ -92,6 +92,9 @@ cp %{SOURCE1} ./
%doc README.md
%changelog
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.5.2-12
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.5.2-11
- Rebuilt for Python 3.14.0rc2 bytecode