@@ -204,7 +204,7 @@ version = '0.4.13'
204
204
url = ' https://github.com/google/jax/archive/refs/tags/jaxlib-v0.4.13.tar.gz'
205
205
206
206
[[jiter .rules ]]
207
- note = " Our patch was accepted upstream and should not be needed in the next release."
207
+ note = " GraalPy patch was accepted upstream and should not be needed in the next release."
208
208
version = ' <= 0.5.0'
209
209
install-priority = 0
210
210
patch = ' jiter.patch'
@@ -293,15 +293,15 @@ patch = 'lxml-4.9.patch'
293
293
license = ' BSD-3-Clause'
294
294
295
295
[[MarkupSafe .rules ]]
296
- note = " Our patch is upstreamed."
296
+ note = " GraalPy patch is upstreamed."
297
297
version = " < 2.1.0"
298
298
patch = " MarkupSafe.patch"
299
299
license = " BSD-3-Clause"
300
300
install-priority = 0 # Don't make pip install prefer this version
301
301
dist-type = " sdist"
302
302
303
303
[[meson-python .rules ]]
304
- note = " Our patch is upstreamed."
304
+ note = " GraalPy patch is upstreamed."
305
305
version = ' <= 0.16.0'
306
306
install-priority = 0
307
307
patch = ' meson-python.patch'
@@ -564,7 +564,7 @@ license = 'MIT'
564
564
[[PyDriller .rules ]]
565
565
version = ' < 2.4'
566
566
patch = ' PyDriller.patch'
567
- note = " Our patch was accepted upstream."
567
+ note = " GraalPy patch was accepted upstream."
568
568
install-priority = 0
569
569
license = ' Apache-2.0'
570
570
@@ -587,7 +587,7 @@ license = 'Apache-2.0'
587
587
[[pymongo .rules ]]
588
588
version = " >= 4.8.0, <= 4.13.0"
589
589
patch = ' pymongo-4.8.0.patch'
590
- note = " Our patch was accepted upstream."
590
+ note = " GraalPy patch was accepted upstream."
591
591
install-priority = 0
592
592
license = ' Apache-2.0'
593
593
@@ -689,14 +689,14 @@ version = '2.9.1'
689
689
url = ' https://github.com/ray-project/ray/archive/refs/tags/ray-2.9.1.tar.gz'
690
690
691
691
[[rpds_py .rules ]]
692
- note = " Our patch is not needed anymore in recent version since PyO3 now supports GraalPy."
692
+ note = " GraalPy patch is not needed anymore in recent version since PyO3 now supports GraalPy."
693
693
install-priority = 0
694
694
version = ' == 0.10.3'
695
695
patch = ' rpds_py-0.10.3.patch'
696
696
license = ' MIT'
697
697
698
698
[[safetensors .rules ]]
699
- note = " Our patch is not needed anymore in recent version since PyO3 now supports GraalPy."
699
+ note = " GraalPy patch is not needed anymore in recent version since PyO3 now supports GraalPy."
700
700
install-priority = 0
701
701
version = ' == 0.3.3'
702
702
patch = ' safetensors-0.3.3.patch'
0 commit comments