diff --git a/textproc/py-python-slugify/Makefile b/textproc/py-python-slugify/Makefile index 81a647de22b2..291e78d38427 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= python-slugify -PORTVERSION= 2.0.1 +PORTVERSION= 3.0.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= matthew@FreeBSD.org COMMENT= Slugify application that handles unicode LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unidecode>=0.04.16:converters/py-unidecode@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo index b54640bc90eb..29a66f47bdbd 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546678785 -SHA256 (python-slugify-2.0.1.tar.gz) = d3e034397236020498e677a35e5c05dcc6ba1624b608b9ef7e5fe3090ccbd5a8 -SIZE (python-slugify-2.0.1.tar.gz) = 6634 +TIMESTAMP = 1551827836 +SHA256 (python-slugify-3.0.0.tar.gz) = f5c5a43e76ea6820c892c30aba6c8bc1f848fbb8e1cba65ed1c8da7bb2b4c522 +SIZE (python-slugify-3.0.0.tar.gz) = 6663