Compare commits

...

1 Commits
c9-beta ... c9

Author SHA1 Message Date
AlmaLinux RelEng Bot
f849d8e03e import CS python-prompt-toolkit-3.0.41-1.el9 2026-05-20 04:53:01 -04:00
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/prompt_toolkit-3.0.38.tar.gz
SOURCES/prompt_toolkit-3.0.41.tar.gz

View File

@ -1 +1 @@
a45022d4b1b3bd827cb2e094de7ce40cc7b05337 SOURCES/prompt_toolkit-3.0.38.tar.gz
d36c3286a16c09b9bc02c2733b9fc7a8a9c30ba1 SOURCES/prompt_toolkit-3.0.41.tar.gz

View File

@ -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 <knivnia@redhat.com> - 3.0.41-1
- Update to 3.0.41
Resolves: RHEL-162818
* Tue Jan 30 2024 Major Hayden <major@mhtx.net> - 3.0.38-4
- Bump revision after adding gating.yaml