Skip to content

Commit 45d76b2

Browse files
committed
Remove old package pins
1 parent 914fc99 commit 45d76b2

File tree

1 file changed

+9
-37
lines changed

1 file changed

+9
-37
lines changed

graalpython/lib-graalpython/patches/metadata.toml

Lines changed: 9 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ version = '== 2.2.1'
4848
patch = 'cloudpickle-2.2.1.patch'
4949
license = 'BSD-3-Clause'
5050

51-
[[cppy.rules]]
52-
version = '==1.2.1'
53-
5451
[[cramjam.rules]]
5552
version = '== 2.7.0'
5653
patch = 'cramjam-2.7.0.patch'
@@ -285,10 +282,6 @@ install-priority = 0
285282
patch = 'meson-python.patch'
286283
license = 'MIT'
287284

288-
[[ml_dtypes.rules]]
289-
# 0.4.0 requires numpy==2.0rc1
290-
version = "< 0.4.0"
291-
292285
[[mlx.rules]]
293286
patch = 'mlx.patch'
294287
license = 'MIT'
@@ -427,7 +420,6 @@ version = '== 3.0.0'
427420
patch = 'pendulum-3.0.0.patch'
428421
license = 'MIT'
429422

430-
431423
[[pip.rules]]
432424
version = '== 23.2.1'
433425
patch = 'pip-23.2.1.patch'
@@ -507,32 +499,33 @@ version = '>= 2.10.1, < 2.11.0'
507499
patch = 'pybind11-2.10.1.patch'
508500
license = 'BSD-3-Clause'
509501

510-
[[pydantic.rules]]
511-
# Pin to match our pinned pydantic-core
512-
version = '== 2.10.3'
513-
514502
[[pydantic-core.rules]]
515503
version = '== 2.10.1'
504+
install-priority = 0
516505
patch = 'pydantic-core-2.10.1.patch'
517506
license = 'MIT'
518507

519508
[[pydantic-core.rules]]
520509
version = '== 2.23.4'
510+
install-priority = 0
521511
patch = 'pydantic-core-2.23.4.patch'
522512
license = 'MIT'
523513

524514
[[pydantic-core.rules]]
525515
version = '== 2.27.1'
516+
install-priority = 0
526517
patch = 'pydantic-core-2.27.1.patch'
527518
license = 'MIT'
528519

529520
[[pydantic-core.rules]]
530521
version = '== 2.27.2'
522+
install-priority = 0
531523
patch = 'pydantic-core-2.27.1.patch'
532524
license = 'MIT'
533525

534526
[[pydantic-core.rules]]
535527
version = '== 2.26.0'
528+
install-priority = 0
536529
patch = 'pydantic-core-2.26.0.patch'
537530
license = 'MIT'
538531

@@ -564,26 +557,18 @@ patch = "pymupdf.patch"
564557
# of the AGPL'd codebase
565558
license = 'UPL'
566559

567-
[[pyOpenSSL.rules]]
568-
# Pin this version to avoid pulling newer cryptography than we have patch for
569-
version = "== 23.2.0"
570-
571-
[[pyparsing.rules]]
572-
version = '== 3.0.8'
573-
574560
[[pyperf.rules]]
575561
version = '== 2.3.0'
562+
install-priority = 0
576563
patch = 'pyperf-2.3.0.patch'
577564
license = 'MIT'
578565

579566
[[pyperf.rules]]
580567
version = '== 2.3.1'
568+
install-priority = 0
581569
patch = 'pyperf-2.3.1.patch'
582570
license = 'MIT'
583571

584-
[[pyperf.rules]]
585-
version = '== 2.5.0'
586-
587572
[[pyperformance.rules]]
588573
version = '== 1.0.5'
589574
patch = 'pyperformance-1.0.5.patch'
@@ -616,8 +601,8 @@ patch = 'pythran-0.16.patch'
616601
license = 'BSD-3-Clause'
617602

618603
[[pyzmq.rules]]
619-
# 26+ needs Cython 3
620604
version = '< 26'
605+
install-priority = 0
621606
# The patch just makes it re-cythonize to pick up our cython changes
622607
patch = 'pyzmq.patch'
623608
license = 'BSD-3-Clause'
@@ -659,10 +644,6 @@ license = 'Apache-2.0'
659644
version = '2.9.1'
660645
url = 'https://github.com/ray-project/ray/archive/refs/tags/ray-2.9.1.tar.gz'
661646

662-
[[readme-renderer.rules]]
663-
# Newer version depends nh3 which is built with maturin, which is currently broken
664-
version = '< 42'
665-
666647
[[rpds_py.rules]]
667648
# Patch not needed anymore in recent version since pyo3 changes have been upstreamed
668649
install-priority = 0
@@ -700,11 +681,9 @@ patch = 'scikit-learn-1.1.3.patch'
700681
license = 'BSD-3-Clause'
701682
dist-type = 'sdist'
702683

703-
[[scipy.rules]]
704-
version = '== 1.13.1'
705-
706684
[[scipy.rules]]
707685
version = '== 1.10.1'
686+
install-priority = 0
708687
patch = 'scipy-1.10.1.patch'
709688
license = 'BSD-3-Clause'
710689
dist-type = 'sdist'
@@ -714,10 +693,6 @@ version = '>= 1.2.2'
714693
patch = 'setproctitle-1.2.2.patch'
715694
license = 'BSD-3-Clause'
716695

717-
[[statsmodels.rules]]
718-
# Pin older versions for now, the new ones require numpy-2rc1 and cython 3
719-
version = '<= 0.14.1'
720-
721696
[[tensorflow.rules]]
722697
version = '== 2.15.0'
723698
patch = 'tensorflow-2.15.0.patch'
@@ -822,9 +797,6 @@ license = 'BSD-3-Clause'
822797
version = '0.17.1'
823798
url = 'https://github.com/pytorch/vision/archive/refs/tags/v0.17.1.tar.gz'
824799

825-
[[tox.rules]]
826-
version = '== 3.*'
827-
828800
[[transformers.rules]]
829801
# transformers tends to depend on a specific version of tokenizers. Pin it to avoid pulling unpatched tokenizers
830802
version = '== 4.33.3'

0 commit comments

Comments
 (0)