diff --git a/textproc/py-python-slugify/Makefile b/textproc/py-python-slugify/Makefile index 7a542e50809c..2f69cde4c176 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,24 +1,24 @@ PORTNAME= python-slugify -PORTVERSION= 8.0.0 +PORTVERSION= 8.0.1 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:3.7+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo index 20b5dd21c5f4..0601f7a6832b 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675012929 -SHA256 (python-slugify-8.0.0.tar.gz) = f1da83f3c7ab839b3f84543470cd95bdb5a81f1a0b80fed502f78b7dca256062 -SIZE (python-slugify-8.0.0.tar.gz) = 10949 +TIMESTAMP = 1677345331 +SHA256 (python-slugify-8.0.1.tar.gz) = ce0d46ddb668b3be82f4ed5e503dbc33dd815d83e2eb6824211310d3fb172a27 +SIZE (python-slugify-8.0.1.tar.gz) = 11297