git: b8aabd62244b - main - misc/py-aider-chat: update to 0.68.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Dec 2024 00:24:13 UTC
The branch main has been updated by dch:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b8aabd62244b36a2836bc1181c76781cac478d48
commit b8aabd62244b36a2836bc1181c76781cac478d48
Author: Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2024-12-14 00:21:49 +0000
Commit: Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2024-12-14 00:23:51 +0000
misc/py-aider-chat: update to 0.68.0
- https://github.com/Aider-AI/aider/releases/tag/v0.68.0
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
---
misc/py-aider-chat/Makefile | 5 +++--
misc/py-aider-chat/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/misc/py-aider-chat/Makefile b/misc/py-aider-chat/Makefile
index d412555e9461..7bd1450de799 100644
--- a/misc/py-aider-chat/Makefile
+++ b/misc/py-aider-chat/Makefile
@@ -1,5 +1,5 @@
PORTNAME= aider_chat
-DISTVERSION= 0.65.1
+DISTVERSION= 0.68.0
CATEGORIES= misc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -54,7 +54,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=1.3:devel/py-arrow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}streamlit>=1.38:www/py-streamlit@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tiktoken>=0.7.0:textproc/py-tiktoken@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tokenizers>=0.20.0:textproc/py-tokenizers@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}tree-sitter>=0.20,<0.22.2:devel/py-tree-sitter@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}tree-sitter>=0.20,<0.22.2:devel/py-tree-sitter@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}watchfiles>=0:devel/py-watchfiles@${PY_FLAVOR}
# missing dependencies
# playwright its a chromium browser automation library
# watchdog is pulled in by streamlit
diff --git a/misc/py-aider-chat/distinfo b/misc/py-aider-chat/distinfo
index 2f5fe611af9e..d836e873183f 100644
--- a/misc/py-aider-chat/distinfo
+++ b/misc/py-aider-chat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1732717410
-SHA256 (aider_chat-0.65.1.tar.gz) = a186f7feecb3a9659b55ae1e9d29ca3da56c317c6e5fd1f4c427b77b5116099a
-SIZE (aider_chat-0.65.1.tar.gz) = 39204836
+TIMESTAMP = 1733910273
+SHA256 (aider_chat-0.68.0.tar.gz) = 5deb030ac4b673f9d7bb8b32485b616a7dedf1592d0c7daa5a80d297d4f83ad0
+SIZE (aider_chat-0.68.0.tar.gz) = 64541871