Skip to content

Commit c70c6cf

Browse files
committed
Make Cython patch cover 3.0.11
1 parent 83e55bf commit c70c6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graalpython/lib-graalpython/patches/Cython/metadata.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[rules]]
2-
version = '== 3.0.10'
2+
version = '>= 3.0.10, < 3.0.12'
33
patch = 'Cython-3.0.10.patch'
44
license = 'Apache-2.0'
55

0 commit comments

Comments
 (0)