summaryrefslogtreecommitdiff
path: root/textproc/py-python-slugify/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2024-02-03 10:34:50 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2024-02-03 10:34:50 +0000
commit8b4ff1972be740a07eea87d27d81f803283ae755 (patch)
tree353ca3f5c1bf6184ae49f9cc1fddffd29f82193d /textproc/py-python-slugify/Makefile
parentlang/gcc12: Update to 12.3.0 (diff)
textproc/py-python-slugify: update to 8.0.3
Changes: https://github.com/un33k/python-slugify/blob/v8.0.3/CHANGELOG.md Reported by: portscout, repology
Diffstat (limited to 'textproc/py-python-slugify/Makefile')
-rw-r--r--textproc/py-python-slugify/Makefile2
1 files changed, 1 insertions, 1 deletions
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,5 +1,5 @@
PORTNAME= python-slugify
-PORTVERSION= 8.0.2
+PORTVERSION= 8.0.3
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}