diff --git a/textproc/py-python-slugify/Makefile b/textproc/py-python-slugify/Makefile index 89c7ff1b22fb..3aeba35f0c51 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,23 +1,23 @@ PORTNAME= python-slugify -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.2 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}text-unidecode>=1.3:converters/py-text-unidecode@${PY_FLAVOR} ### Can alternatively require: ### ${PYTHON_PKGNAMEPREFIX}unidecode>=1.1.1:converters/py-unidecode@${PY_FLAVOR} ### but text-unidecode is preferred upstream. USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo index 3bc86cfc6a8b..e57bc2fdce65 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619876896 -SHA256 (python-slugify-5.0.0.tar.gz) = 744cd5d42b381687657f3b652d1d9b183c0870ec43de23be682b6d83d69c6962 -SIZE (python-slugify-5.0.0.tar.gz) = 11951 +TIMESTAMP = 1620481562 +SHA256 (python-slugify-5.0.2.tar.gz) = f13383a0b9fcbe649a1892b9c8eb4f8eab1d6d84b84bb7a624317afa98159cab +SIZE (python-slugify-5.0.2.tar.gz) = 11959