diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2024-02-09 09:10:47 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2024-02-09 09:11:50 +0000 |
commit | 72ba18e5c7c0af65fccdd330e9ccb5f9f0070cc3 (patch) | |
tree | 6411762507d344f944ad9dcc36f4b83520ef6b56 /textproc/py-python-slugify | |
parent | net/croc: update to version 9.6.9 (diff) |
textproc/py-python-slugify: update to 8.0.4
Changes: https://github.com/un33k/python-slugify/blob/v8.0.4/CHANGELOG.md
Reported by: portscout, repology
Diffstat (limited to 'textproc/py-python-slugify')
-rw-r--r-- | textproc/py-python-slugify/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-python-slugify/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-python-slugify/Makefile b/textproc/py-python-slugify/Makefile index e9993378036b..904775f6ea39 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-slugify -PORTVERSION= 8.0.3 +PORTVERSION= 8.0.4 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo index ee79110633a3..eb07a553b4e1 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706956408 -SHA256 (python-slugify-8.0.3.tar.gz) = e04cba5f1c562502a1175c84a8bc23890c54cdaf23fccaaf0bf78511508cabed -SIZE (python-slugify-8.0.3.tar.gz) = 10874 +TIMESTAMP = 1707468516 +SHA256 (python-slugify-8.0.4.tar.gz) = 59202371d1d05b54a9e7720c5e038f928f45daaffe41dd10822f3907b937c856 +SIZE (python-slugify-8.0.4.tar.gz) = 10921 |