diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-05-08 14:48:57 +0100 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-05-08 14:48:57 +0100 |
commit | 193d9503bf7f7b201d5a202c57b2de2b831263ce (patch) | |
tree | e35f48cc90f56866e563fbe13a5fa77b320eee7b /textproc/py-python-slugify | |
parent | devel/py-cerberus: Update to 1.3.4 (diff) |
textproc/py-python-slugify: update to 5.0.2
ChangeLog: https://github.com/un33k/python-slugify/blob/master/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 89c7ff1b22fb..3aeba35f0c51 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-slugify -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo index 3bc86cfc6a8b..e57bc2fdce65 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619876896 -SHA256 (python-slugify-5.0.0.tar.gz) = 744cd5d42b381687657f3b652d1d9b183c0870ec43de23be682b6d83d69c6962 -SIZE (python-slugify-5.0.0.tar.gz) = 11951 +TIMESTAMP = 1620481562 +SHA256 (python-slugify-5.0.2.tar.gz) = f13383a0b9fcbe649a1892b9c8eb4f8eab1d6d84b84bb7a624317afa98159cab +SIZE (python-slugify-5.0.2.tar.gz) = 11959 |