1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

textproc/py-en-core-web-sm: Fix fetch

This commit is contained in:
Yuri Victorovich
2026-03-20 11:04:53 -07:00
parent 86a7e1e9b4
commit 537cf310af
+2 -1
View File
@@ -1,7 +1,8 @@
PORTNAME= en-core-web-sm
DISTVERSION= 3.8.0
CATEGORIES= textproc python
MASTER_SITES= https://github.com/explosion/spacy-models/releases/download/${PORTNAME}-${DISTVERSION}/
#MASTER_SITES= https://github.com/explosion/spacy-models/releases/download/${PORTNAME}-${DISTVERSION}/ # the required wheel file has disappeared here
MASTER_SITES= LOCAL/yuri/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= en_core_web_sm-${DISTVERSION}-py3-none-any
EXTRACT_SUFX= .whl