diff --git a/textproc/py-python-slugify/Makefile b/textproc/py-python-slugify/Makefile index 45846306b84a..e9993378036b 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,24 +1,24 @@ PORTNAME= python-slugify -PORTVERSION= 8.0.2 +PORTVERSION= 8.0.3 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= matthew@FreeBSD.org COMMENT= Slugify application that handles unicode WWW= https://github.com/un33k/python-slugify 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 USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo index d98b842162f8..ee79110633a3 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706292283 -SHA256 (python-slugify-8.0.2.tar.gz) = a1a02b127a95c124fd84f8f88be730e557fd823774bf19b1cd5e8704e2ae0e5e -SIZE (python-slugify-8.0.2.tar.gz) = 10892 +TIMESTAMP = 1706956408 +SHA256 (python-slugify-8.0.3.tar.gz) = e04cba5f1c562502a1175c84a8bc23890c54cdaf23fccaaf0bf78511508cabed +SIZE (python-slugify-8.0.3.tar.gz) = 10874