git: a9d172dc7da6 - main - textproc/py-python-slugify: update to 7.0.0

From: Matthew Seaman <matthew_at_FreeBSD.org>
Date: Sun, 20 Nov 2022 17:01:53 UTC
The branch main has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a9d172dc7da6bc492d915b8a3104d315d4c8ef93

commit a9d172dc7da6bc492d915b8a3104d315d4c8ef93
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2022-11-20 17:01:08 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2022-11-20 17:01:48 +0000

    textproc/py-python-slugify: update to 7.0.0
    
    ChagneLog:      https://github.com/un33k/python-slugify/blob/v7.0.0/CHANGELOG.md
---
 textproc/py-python-slugify/Makefile | 4 ++--
 textproc/py-python-slugify/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-python-slugify/Makefile b/textproc/py-python-slugify/Makefile
index f24b183e776b..1a6e9d6fe447 100644
--- a/textproc/py-python-slugify/Makefile
+++ b/textproc/py-python-slugify/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	python-slugify
-PORTVERSION=	6.1.2
+PORTVERSION=	7.0.0
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}text-unidecode>=1.3:converters/py-text-unide
 ### 	${PYTHON_PKGNAMEPREFIX}unidecode>=1.1.1:converters/py-unidecode@${PY_FLAVOR}
 ### but text-unidecode is preferred upstream.
 
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes
diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo
index 5e4d6f3d2b1e..12614850b396 100644
--- a/textproc/py-python-slugify/distinfo
+++ b/textproc/py-python-slugify/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651311043
-SHA256 (python-slugify-6.1.2.tar.gz) = 272d106cb31ab99b3496ba085e3fea0e9e76dcde967b5e9992500d1f785ce4e1
-SIZE (python-slugify-6.1.2.tar.gz) = 10821
+TIMESTAMP = 1668961570
+SHA256 (python-slugify-7.0.0.tar.gz) = 7a0f21a39fa6c1c4bf2e5984c9b9ae944483fd10b54804cb0e23a3ccd4954f0b
+SIZE (python-slugify-7.0.0.tar.gz) = 10294