@@ -204,7 +204,7 @@ version = '0.4.13'
204204url = ' https://github.com/google/jax/archive/refs/tags/jaxlib-v0.4.13.tar.gz'
205205
206206[[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."
208208version = ' <= 0.5.0'
209209install-priority = 0
210210patch = ' jiter.patch'
@@ -293,15 +293,15 @@ patch = 'lxml-4.9.patch'
293293license = ' BSD-3-Clause'
294294
295295[[MarkupSafe .rules ]]
296- note = " Our patch is upstreamed."
296+ note = " GraalPy patch is upstreamed."
297297version = " < 2.1.0"
298298patch = " MarkupSafe.patch"
299299license = " BSD-3-Clause"
300300install-priority = 0 # Don't make pip install prefer this version
301301dist-type = " sdist"
302302
303303[[meson-python .rules ]]
304- note = " Our patch is upstreamed."
304+ note = " GraalPy patch is upstreamed."
305305version = ' <= 0.16.0'
306306install-priority = 0
307307patch = ' meson-python.patch'
@@ -564,7 +564,7 @@ license = 'MIT'
564564[[PyDriller .rules ]]
565565version = ' < 2.4'
566566patch = ' PyDriller.patch'
567- note = " Our patch was accepted upstream."
567+ note = " GraalPy patch was accepted upstream."
568568install-priority = 0
569569license = ' Apache-2.0'
570570
@@ -587,7 +587,7 @@ license = 'Apache-2.0'
587587[[pymongo .rules ]]
588588version = " >= 4.8.0, <= 4.13.0"
589589patch = ' pymongo-4.8.0.patch'
590- note = " Our patch was accepted upstream."
590+ note = " GraalPy patch was accepted upstream."
591591install-priority = 0
592592license = ' Apache-2.0'
593593
@@ -689,14 +689,14 @@ version = '2.9.1'
689689url = ' https://github.com/ray-project/ray/archive/refs/tags/ray-2.9.1.tar.gz'
690690
691691[[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."
693693install-priority = 0
694694version = ' == 0.10.3'
695695patch = ' rpds_py-0.10.3.patch'
696696license = ' MIT'
697697
698698[[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."
700700install-priority = 0
701701version = ' == 0.3.3'
702702patch = ' safetensors-0.3.3.patch'
0 commit comments