ports/devel/py-thinc8/files/patch-setup.cfg
Po-Chuan Hsieh c22767b8f6
devel/py-thinc8: Update to 8.3.3
- Add GitHub to MASTER_SITES

Changes:	https://github.com/explosion/thinc/releases
2024-12-31 23:49:24 +08:00

11 lines
283 B
INI

--- setup.cfg.orig 2024-12-16 12:19:05 UTC
+++ setup.cfg
@@ -33,7 +33,7 @@ setup_requires =
python_requires = >=3.9,<3.13
setup_requires =
cython>=0.29.0,<3.0
- numpy>=2.0.0,<3.0.0
+ numpy>=1.19.0,<3.0.0
cymem>=2.0.2,<2.1.0
preshed>=3.0.2,<3.1.0
murmurhash>=1.0.2,<1.1.0