forked from Lainports/freebsd-ports
Update to 5.8
Changes: https://github.com/LuminosoInsight/python-ftfy/blob/master/CHANGELOG.md
This commit is contained in:
parent
1df17c2f24
commit
36c9a734d4
2 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ftfy
|
||||
PORTVERSION= 5.7
|
||||
PORTVERSION= 5.8
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wcwidth>=0:devel/py-wcwidth@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.4+
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1582222970
|
||||
SHA256 (ftfy-5.7.tar.gz) = 67f9c8b33a4b742376a3eda11b0e3bd5c0cbe719d95ea0bfd3736a7bdd1c24c8
|
||||
SIZE (ftfy-5.7.tar.gz) = 58925
|
||||
TIMESTAMP = 1595578504
|
||||
SHA256 (ftfy-5.8.tar.gz) = 51c7767f8c4b47d291fcef30b9625fb5341c06a31e6a3b627039c706c42f3720
|
||||
SIZE (ftfy-5.8.tar.gz) = 64065
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue