Skip to content

Commit 490978a

Browse files
timfelmsimacek
authored andcommitted
Expand range for Cython patch
1 parent ef9eabc commit 490978a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graalpython/lib-graalpython/patches/metadata.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ patch = 'cryptography-42.0.5.patch'
105105
license = 'Apache-2.0 OR BSD-3-Clause'
106106

107107
[[Cython.rules]]
108-
version = '>= 3.0.10, < 3.0.12'
108+
version = '>= 3.0.10, <= 3.0.12'
109109
patch = 'Cython-3.0.10.patch'
110110
license = 'Apache-2.0'
111111

0 commit comments

Comments
 (0)