git: 1b62d0f51009 - main - www/py-streamlit: Update to 1.44.1

From: Juraj Lutter <otis_at_FreeBSD.org>
Date: Sun, 27 Apr 2025 09:32:57 UTC
The branch main has been updated by otis:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1b62d0f5100957b08d6e5768c5e387bac74cae5e

commit 1b62d0f5100957b08d6e5768c5e387bac74cae5e
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2025-04-27 09:17:16 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2025-04-27 09:32:47 +0000

    www/py-streamlit: Update to 1.44.1
    
    - Update to 1.44.1
    - Adjust dependencies
    
    Approved by:    dch (maintainer)
---
 www/py-streamlit/Makefile | 5 ++++-
 www/py-streamlit/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/www/py-streamlit/Makefile b/www/py-streamlit/Makefile
index fbee2a10fa63..9ee2ef0bdf71 100644
--- a/www/py-streamlit/Makefile
+++ b/www/py-streamlit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	streamlit
-DISTVERSION=	1.43.2
+DISTVERSION=	1.44.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,8 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}altair>0:graphics/py-altair@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}blinker>0:devel/py-blinker@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}cachetools>0:devel/py-cachetools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
@@ -26,6 +28,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}altair>0:graphics/py-altair@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tenacity>0:devel/py-tenacity@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}watchdog>0:devel/py-watchdog@${PY_FLAVOR}
 
 USES=		python shebangfix
diff --git a/www/py-streamlit/distinfo b/www/py-streamlit/distinfo
index 0eed5c0adf07..877f7f8b5edb 100644
--- a/www/py-streamlit/distinfo
+++ b/www/py-streamlit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742544812
-SHA256 (streamlit-1.43.2.tar.gz) = f3afa2af637d00154c6a4c560d2fde256d7dc8cc1f32a53cf20570c0967841bc
-SIZE (streamlit-1.43.2.tar.gz) = 9345475
+TIMESTAMP = 1745740975
+SHA256 (streamlit-1.44.1.tar.gz) = c6914ed6d5b76870b461510476806db370f36425ae0e6654d227c988288198d3
+SIZE (streamlit-1.44.1.tar.gz) = 9423685