diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2020-07-18 19:54:35 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2020-07-18 19:54:35 +0000 |
commit | ee1dc0f91f5cfaab8fb21b95153fcd4ec894e205 (patch) | |
tree | ef98642256a0e9b4d0491916afb593844a5693ef /textproc/py-python-slugify | |
parent | Update to 1.3 (diff) |
Update to 4.0.1
ChangeLog: https://github.com/un33k/python-slugify/blob/4.0.1/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=542526
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 e84bf3a2efb3..81a6d8d70cad 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-slugify -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo index fae0022869e2..34aa07b0cd03 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1571769942 -SHA256 (python-slugify-4.0.0.tar.gz) = a8fc3433821140e8f409a9831d13ae5deccd0b033d4744d94b31fea141bdd84c -SIZE (python-slugify-4.0.0.tar.gz) = 8794 +TIMESTAMP = 1595093904 +SHA256 (python-slugify-4.0.1.tar.gz) = 69a517766e00c1268e5bbfc0d010a0a8508de0b18d30ad5a1ff357f8ae724270 +SIZE (python-slugify-4.0.1.tar.gz) = 11079 |