git: 564696cf4419 - main - devel/py-flynt: Update to 0.78
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Mar 2023 17:42:45 UTC
The branch main has been updated by leres:
URL: https://cgit.FreeBSD.org/ports/commit/?id=564696cf4419fa5ccfa6859800fe49a34ebbce5f
commit 564696cf4419fa5ccfa6859800fe49a34ebbce5f
Author: Craig Leres <leres@FreeBSD.org>
AuthorDate: 2023-03-25 17:42:25 +0000
Commit: Craig Leres <leres@FreeBSD.org>
CommitDate: 2023-03-25 17:42:25 +0000
devel/py-flynt: Update to 0.78
Changes since 0.77:
- Fix handling of escaped unicode characters.
- Add flags to disable percent statement / .format statement
transformations: `--no-tp, --no-transform-percent` and `--no-tf,
--no-transform-format`.
Reported by: portscout
---
devel/py-flynt/Makefile | 2 +-
devel/py-flynt/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/py-flynt/Makefile b/devel/py-flynt/Makefile
index 5170fd888a94..de7fa41e8658 100644
--- a/devel/py-flynt/Makefile
+++ b/devel/py-flynt/Makefile
@@ -1,5 +1,5 @@
PORTNAME= flynt
-PORTVERSION= 0.77
+PORTVERSION= 0.78
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-flynt/distinfo b/devel/py-flynt/distinfo
index ef5b9eea4c20..59b3a5d9dd22 100644
--- a/devel/py-flynt/distinfo
+++ b/devel/py-flynt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679182099
-SHA256 (ikamensh-flynt-0.77_GH0.tar.gz) = 49a844923dee2a0cdac21c2b25abb3f6e1cd16e87d97a29ade00c2058fbddce4
-SIZE (ikamensh-flynt-0.77_GH0.tar.gz) = 52989
+TIMESTAMP = 1679763402
+SHA256 (ikamensh-flynt-0.78_GH0.tar.gz) = be3508adad6e15878053ffc011fbc2e8e47b8175997661112119e990ef808ac6
+SIZE (ikamensh-flynt-0.78_GH0.tar.gz) = 54675