From ba32098522356ed07ce914807a86d367cafa3f0e Mon Sep 17 00:00:00 2001 From: Zane Bitter Date: Fri, 30 Jan 2026 17:14:23 +1300 Subject: [PATCH] Update to version 0.6.0 from upstream (rhbz#2435448) - Fix compatibility with Python 3.15.0a5 (rhbz#2424583) - Comply with PEP540 UTF-8 Mode - Defer to stdlib for argparse coloring in Python 3.14 and later - Add feature to specify a default error code --- .gitignore | 1 + python-autopage.spec | 10 ++++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3a9dbf9..2e3a901 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /autopage-0.5.0.tar.gz /autopage-0.5.1.tar.gz /autopage-0.5.2.tar.gz +/autopage-0.6.0.tar.gz diff --git a/python-autopage.spec b/python-autopage.spec index 52f6d13..53692bf 100644 --- a/python-autopage.spec +++ b/python-autopage.spec @@ -16,8 +16,8 @@ Name: python-%{srcname} -Version: 0.5.2 -Release: 13%{?dist} +Version: 0.6.0 +Release: 1%{?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,12 @@ cp %{SOURCE1} ./ %doc README.md %changelog +* Fri Jan 30 2026 Zane Bitter 0.6.0-1 +- Fix compatibility with Python 3.15.0a5 (rhbz#2424583) +- Comply with PEP540 UTF-8 Mode +- Defer to stdlib for argparse coloring in Python 3.14 and later +- Add feature to specify a default error code + * Sat Jan 17 2026 Fedora Release Engineering - 0.5.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild diff --git a/sources b/sources index aecfd87..7ca8ff1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (autopage-0.5.2.tar.gz) = a5449fc2a1011a3936c69784803e9f65a603cfa6df2335b095b029051fc26742109141ef2eb201f567334c0617433f29477efc43d98357d7ee00f266c6546560 +SHA512 (autopage-0.6.0.tar.gz) = f063100ee81bba9da967c1543acfa8d17658c0fdc4d63e8b0f50eea142b6dd08279347aa247f8bba5b5dbcd4904575c733860cae6df2e41fd5580bc0e6cbe983