From f849d8e03eec0274b0b85c2e7b1ed9ab3f21fbc3 Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Wed, 20 May 2026 04:53:01 -0400 Subject: [PATCH] import CS python-prompt-toolkit-3.0.41-1.el9 --- .gitignore | 2 +- .python-prompt-toolkit.metadata | 2 +- SPECS/python-prompt-toolkit.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6c580f8..39aa991 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/prompt_toolkit-3.0.38.tar.gz +SOURCES/prompt_toolkit-3.0.41.tar.gz diff --git a/.python-prompt-toolkit.metadata b/.python-prompt-toolkit.metadata index 51b33c3..4ed3902 100644 --- a/.python-prompt-toolkit.metadata +++ b/.python-prompt-toolkit.metadata @@ -1 +1 @@ -a45022d4b1b3bd827cb2e094de7ce40cc7b05337 SOURCES/prompt_toolkit-3.0.38.tar.gz +d36c3286a16c09b9bc02c2733b9fc7a8a9c30ba1 SOURCES/prompt_toolkit-3.0.41.tar.gz diff --git a/SPECS/python-prompt-toolkit.spec b/SPECS/python-prompt-toolkit.spec index 06ab3fa..6e9bf33 100644 --- a/SPECS/python-prompt-toolkit.spec +++ b/SPECS/python-prompt-toolkit.spec @@ -3,8 +3,8 @@ prompt_toolkit is a library for building powerful interactive command line applications in Python.} Name: python-prompt-toolkit -Version: 3.0.38 -Release: 4%{?dist} +Version: 3.0.41 +Release: 1%{?dist} Summary: Library for building powerful interactive command line applications in Python License: BSD-3-Clause URL: https://github.com/prompt-toolkit/python-prompt-toolkit @@ -52,6 +52,10 @@ Recommends: python3-pygments %changelog +* Thu Apr 09 2026 Kseniia Nivnia - 3.0.41-1 +- Update to 3.0.41 + Resolves: RHEL-162818 + * Tue Jan 30 2024 Major Hayden - 3.0.38-4 - Bump revision after adding gating.yaml