Skip to content

Commit 852ab6e

Browse files
committed
Mark prompt_toolkit patch upstreamed
1 parent e7b7770 commit 852ab6e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

graalpython/lib-graalpython/patches/metadata.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,9 @@ license = 'MIT'
493493
subdir = 'src'
494494

495495
[[prompt_toolkit.rules]]
496-
# Avoid PyOS_getsig calls. Not upstreamable
496+
# Upstreamed
497+
version = '<= 3.0.51'
498+
install-priority = 0
497499
patch = 'prompt_toolkit.patch'
498500
license = 'BSD-3-Clause'
499501

0 commit comments

Comments
 (0)