git: 2bb3e7f16221 - main - misc/py-tqdm: Update to 4.68.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jul 2026 13:40:56 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2bb3e7f16221a9324d9e02e5c3e02602d7c739ab
commit 2bb3e7f16221a9324d9e02e5c3e02602d7c739ab
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-07-08 13:02:58 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-07-08 13:32:12 +0000
misc/py-tqdm: Update to 4.68.3
Changes: https://github.com/tqdm/tqdm/releases
https://tqdm.github.io/releases/
---
misc/py-tqdm/Makefile | 11 +++++++----
misc/py-tqdm/distinfo | 6 +++---
2 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile
index 693a6006c445..42177e60d1f8 100644
--- a/misc/py-tqdm/Makefile
+++ b/misc/py-tqdm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tqdm
-PORTVERSION= 4.67.3
+PORTVERSION= 4.68.3
CATEGORIES= misc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -30,9 +30,12 @@ NOTEBOOK_DESC= Notebook support
SLACK_DESC= Slack support
TELEGRAM_DESC= Telegram support
-DISCORD_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
+DISCORD_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}envwrap>=0:devel/py-envwrap@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
NOTEBOOK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipywidgets>=6:devel/py-ipywidgets@${PY_FLAVOR}
-SLACK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}slack-sdk>=0:net-im/py-slack-sdk@${PY_FLAVOR}
-TELEGRAM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
+SLACK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}envwrap>=0:devel/py-envwrap@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}slack-sdk>=0:net-im/py-slack-sdk@${PY_FLAVOR}
+TELEGRAM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}envwrap>=0:devel/py-envwrap@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
.include <bsd.port.mk>
diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo
index 62289f2718b4..4b72861455c8 100644
--- a/misc/py-tqdm/distinfo
+++ b/misc/py-tqdm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771421712
-SHA256 (tqdm-4.67.3.tar.gz) = 7d825f03f89244ef73f1d4ce193cb1774a8179fd96f31d7e1dcde62092b960bb
-SIZE (tqdm-4.67.3.tar.gz) = 169598
+TIMESTAMP = 1782966552
+SHA256 (tqdm-4.68.3.tar.gz) = 00dfa48452b6b6cfae3dd9885636c23d3422d1ec97c66d96818cbd5e0821d482
+SIZE (tqdm-4.68.3.tar.gz) = 170596