Skip to content

Commit 88224cf

Browse files
committed
Mark lazy-object-proxy patch upstreamed
1 parent 90d3254 commit 88224cf

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
@@ -257,8 +257,10 @@ patch = 'jupyter_server.patch'
257257
license = 'BSD-3-Clause'
258258

259259
[[lazy-object-proxy.rules]]
260-
# Disable optional C ext. Upstreamable
260+
# Disable optional C ext. Upstreamed
261+
version = '<= 1.11.0'
261262
patch = 'lazy-object-proxy.patch'
263+
install-priority = 0
262264
license = 'BSD-2-Clause'
263265
dist-type = 'sdist'
264266

0 commit comments

Comments
 (0)