Skip to content

Commit fc1a4a4

Browse files
committed
reduce priority for rasterio patch for newer versions
1 parent 8f37af1 commit fc1a4a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graalpython/lib-graalpython/patches/metadata.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,7 @@ version = '2.9.1'
684684
url = 'https://github.com/ray-project/ray/archive/refs/tags/ray-2.9.1.tar.gz'
685685

686686
[[rasterio.rules]]
687+
install-priority = 0
687688
version = '<= 1.4.3'
688689
patch = 'rasterio-1.4.3.patch'
689690
license = 'BSD-3-Clause'

0 commit comments

Comments
 (0)