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