git: 4af7b4ebdeae - main - devel/py-flynt: Update to 1.0.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Aug 2025 17:56:40 UTC
The branch main has been updated by leres:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4af7b4ebdeae47e8f12c5e554dc3c8dc65edad82
commit 4af7b4ebdeae47e8f12c5e554dc3c8dc65edad82
Author: Craig Leres <leres@FreeBSD.org>
AuthorDate: 2025-08-03 17:56:21 +0000
Commit: Craig Leres <leres@FreeBSD.org>
CommitDate: 2025-08-03 17:56:21 +0000
devel/py-flynt: Update to 1.0.6
Changes since 1.0.3:
- Minor efficiency improvement by removing some dead code.
- Added -nb / --notebook flag to convert .ipynb files.
- Introduced -aa for double aggressive where we do dangerous changes
like ignoring int conversion
Reported by: portscout
---
devel/py-flynt/Makefile | 5 +++--
devel/py-flynt/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/devel/py-flynt/Makefile b/devel/py-flynt/Makefile
index d62c4c146bf6..2af33ebf1181 100644
--- a/devel/py-flynt/Makefile
+++ b/devel/py-flynt/Makefile
@@ -1,5 +1,5 @@
PORTNAME= flynt
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.6
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,7 +9,8 @@ WWW= https://github.com/ikamensh/flynt
LICENSE= MIT
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
USES= python:3.9+
USE_GITHUB= yes
diff --git a/devel/py-flynt/distinfo b/devel/py-flynt/distinfo
index fd64721e7ece..b7af4c5b7591 100644
--- a/devel/py-flynt/distinfo
+++ b/devel/py-flynt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1753640294
-SHA256 (ikamensh-flynt-1.0.3_GH0.tar.gz) = 33c191ce163c09cebdc2d014495f4a9ba4276ecfb9437919b4fe6b2eef5a16a2
-SIZE (ikamensh-flynt-1.0.3_GH0.tar.gz) = 58959
+TIMESTAMP = 1754243284
+SHA256 (ikamensh-flynt-1.0.6_GH0.tar.gz) = bace1fc627ba48809c701c3435a1a2d024cfd37f0d05e33edd289e64799bff36
+SIZE (ikamensh-flynt-1.0.6_GH0.tar.gz) = 61123