aboutsummaryrefslogtreecommitdiff
path: root/misc/py-langchain-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-langchain-core/Makefile')
-rw-r--r--misc/py-langchain-core/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/py-langchain-core/Makefile b/misc/py-langchain-core/Makefile
index dc85d1bccb2c..ce13b807852b 100644
--- a/misc/py-langchain-core/Makefile
+++ b/misc/py-langchain-core/Makefile
@@ -1,5 +1,5 @@
PORTNAME= langchain-core
-DISTVERSION= 0.3.76
+DISTVERSION= 1.1.0
CATEGORIES= misc python # machine-learning
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,7 @@ WWW= https://python.langchain.com/docs/introduction/ \
LICENSE= MIT
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpatch>=1.33:devel/py-jsonpatch@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}langsmith>=0.3.45:misc/py-langsmith@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \