git: 95cf5aa78944 - main - textproc/py-textual-image: Update to 0.13.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jul 2026 13:41:34 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=95cf5aa78944c0b72ee435db32d49a7dded10628
commit 95cf5aa78944c0b72ee435db32d49a7dded10628
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-07-08 13:03:34 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-07-08 13:32:26 +0000
textproc/py-textual-image: Update to 0.13.2
Changes: https://github.com/lnqs/textual-image/releases
https://github.com/lnqs/textual-image/blob/main/CHANGELOG.md
---
textproc/py-textual-image/Makefile | 10 ++++++----
textproc/py-textual-image/distinfo | 6 +++---
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/textproc/py-textual-image/Makefile b/textproc/py-textual-image/Makefile
index 1061764fc4ad..4e04ec8c690c 100644
--- a/textproc/py-textual-image/Makefile
+++ b/textproc/py-textual-image/Makefile
@@ -1,5 +1,5 @@
PORTNAME= textual-image
-PORTVERSION= 0.12.0
+PORTVERSION= 0.13.2
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,16 +12,18 @@ WWW= https://github.com/lnqs/textual-image
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${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}pillow>=10.3.0:graphics/py-pillow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rich>=13.4.0:textproc/py-rich@${PY_FLAVOR}
-USES= python
+USES= python:3.12+ shebangfix
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
+SHEBANG_FILES= textual_image/__main__.py \
+ textual_image/demo/*.py
+
OPTIONS_DEFINE= NUMPY TEXTUAL
TEXTUAL_DESC= Textual support
diff --git a/textproc/py-textual-image/distinfo b/textproc/py-textual-image/distinfo
index 0a0a8a57f242..2ed6f28b46a6 100644
--- a/textproc/py-textual-image/distinfo
+++ b/textproc/py-textual-image/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777252808
-SHA256 (textual_image-0.12.0.tar.gz) = fdd0b5ff9c8a99740bc360a99ce014d563fa97d07a5b49b472470809f57c0a74
-SIZE (textual_image-0.12.0.tar.gz) = 116403
+TIMESTAMP = 1782966620
+SHA256 (textual_image-0.13.2.tar.gz) = 8ca0cee2bfcd7734de5b16a1936da226b77b745e28830d9cf2bc202cb70e43ee
+SIZE (textual_image-0.13.2.tar.gz) = 2185178