diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2023-02-25 17:24:14 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2023-02-25 17:24:56 +0000 |
commit | 1808df75cb42c08aeda73c0afa5d239d3dd1627b (patch) | |
tree | 674c7d92710ec86ef787029d9450ff4c06a3151e /textproc/py-python-slugify | |
parent | devel/mercurial: convert to PEP-517 (diff) |
textproc/py-python-slugify: update to 8.0.1
Chagnes: https://github.com/un33k/python-slugify/blob/v8.0.1/CHANGELOG.md
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 7a542e50809c..2f69cde4c176 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-slugify -PORTVERSION= 8.0.0 +PORTVERSION= 8.0.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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 |