Skip to content

Commit ec68597

Browse files
committed
misc/py-litellm: update to 1.41.25
Changelog: https://github.com/BerriAI/litellm/releases Reported by: portscout
1 parent 55bd11c commit ec68597

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

misc/py-litellm/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PORTNAME= litellm
2-
DISTVERSION= 1.40.28
2+
DISTVERSION= 1.41.25
33
CATEGORIES= misc python
44
MASTER_SITES= PYPI
55
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openai>=1.27.0:misc/py-openai@${PY_FLAVOR} \
2323
${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \
2424
${PYTHON_PKGNAMEPREFIX}requests>=2.31.0<3.0.0:www/py-requests@${PY_FLAVOR} \
2525
${PYTHON_PKGNAMEPREFIX}pydantic2>=2.0.0<3.0.0:devel/py-pydantic2@${PY_FLAVOR} \
26-
${PYTHON_PKGNAMEPREFIX}ijson>0:devel/py-ijson@${PY_FLAVOR}
26+
${PYTHON_PKGNAMEPREFIX}jsonschema>=4.22.0<5.0.0:devel/py-jsonschema@${PY_FLAVOR}
2727

2828
USES= python shebangfix
2929
USE_PYTHON= autoplist concurrent pep517

misc/py-litellm/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1719540466
2-
SHA256 (litellm-1.40.28.tar.gz) = 08fdfcb01715006f9dadb8d05b94143f782e08d1944e5691d9faf20300e62739
3-
SIZE (litellm-1.40.28.tar.gz) = 6091342
1+
TIMESTAMP = 1721611529
2+
SHA256 (litellm-1.41.25.tar.gz) = f6f000b8e666b51914436c26659d4a91d67b350bcc44e47b3837d3b8f0e1640d
3+
SIZE (litellm-1.41.25.tar.gz) = 6811786

0 commit comments

Comments
 (0)