1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

devel/py-flynt: Update to 0.69

Changes since 0.61:

 - Avoid partial conversions on % with dict r.h.s. (#89)

 - Fix backslash-escaped newlines after non-literals break parser (#68)

 - Mention skipped conversions due to length limit in verbose mode
This commit is contained in:
Craig Leres 2021-12-26 14:58:53 -08:00
parent 77e75af4c5
commit a42f2c600e
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Created by: Craig Leres <leres@FreeBSD.org>
PORTNAME= flynt
PORTVERSION= 0.61
PORTVERSION= 0.69
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1616602607
SHA256 (ikamensh-flynt-0.61_GH0.tar.gz) = 079ba3b970744b39b21d4d2520a502a4d05911b014ed224e7d0883a69e9efdd5
SIZE (ikamensh-flynt-0.61_GH0.tar.gz) = 42727
TIMESTAMP = 1640472494
SHA256 (ikamensh-flynt-0.69_GH0.tar.gz) = 122499c3f9ec3eeea87eb737473d25f0e320b105ade8d992d7a08363b626c6de
SIZE (ikamensh-flynt-0.69_GH0.tar.gz) = 46245