Update to 3.0.41
Resolves: RHEL-162818 Signed-off-by: Kseniia Nivnia <knivnia@redhat.com>
This commit is contained in:
parent
80ecac0a7f
commit
2dc924c6ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/prompt_toolkit-3.0.38.tar.gz
|
||||
/prompt_toolkit-3.0.41.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (prompt_toolkit-3.0.38.tar.gz) = eed2a73501d7ac413986f069564295db9eced3be4853a73c687e511ce1cf8c32c7c9bff4f851787e7910ed05818d4eb39556718c01f30e3ba8bfafe67d631a38
|
||||
SHA512 (prompt_toolkit-3.0.41.tar.gz) = ac8782b06275df01b32ccfaf6055b3b1bf4ff4aecfa76599b143025d79a7459f2722c659363d288361953105ef617337de1c5a71b693f7c28716d0c3df0e2c75
|
||||
|
||||
Loading…
Reference in New Issue
Block a user