diff --git a/textproc/py-python-slugify/Makefile b/textproc/py-python-slugify/Makefile index 840baa422e78..20ff3d5f3061 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,23 +1,23 @@ PORTNAME= python-slugify -PORTVERSION= 6.1.0 +PORTVERSION= 6.1.1 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 df97e0e599f6..4fb88d355d6d 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645883687 -SHA256 (python-slugify-6.1.0.tar.gz) = eff190e4dfac97d2f8c1890ee682709ecd23650742361687db82d95e1e5e25f5 -SIZE (python-slugify-6.1.0.tar.gz) = 13952 +TIMESTAMP = 1646208113 +SHA256 (python-slugify-6.1.1.tar.gz) = 00003397f4e31414e922ce567b3a4da28cf1436a53d332c9aeeb51c7d8c469fd +SIZE (python-slugify-6.1.1.tar.gz) = 13987