diff options
author | matthew <matthew@FreeBSD.org> | 2018-12-27 05:38:08 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2018-12-27 05:38:08 +0800 |
commit | b73d5e53090f47d6052c7cd3ca49589dda98a149 (patch) | |
tree | 7430a462fc1e7e103599cb7502132f7f10613618 /textproc | |
parent | 1cab9a2ad4b544c2d824733818f9debc5740404f (diff) | |
download | freebsd-ports-gnome-b73d5e53090f47d6052c7cd3ca49589dda98a149.tar.gz freebsd-ports-gnome-b73d5e53090f47d6052c7cd3ca49589dda98a149.tar.zst freebsd-ports-gnome-b73d5e53090f47d6052c7cd3ca49589dda98a149.zip |
Update to 2.0.0
ChangeLog: https://github.com/un33k/python-slugify/blob/2.0.0/CHANGELOG.md
Diffstat (limited to 'textproc')
-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 b374327d46c3..baf2e7fa78f1 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-slugify -PORTVERSION= 1.2.6 +PORTVERSION= 2.0.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo index 2125809489f7..8775ba0db286 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536490937 -SHA256 (python-slugify-1.2.6.tar.gz) = 7723daf30996db26573176bddcdf5fcb98f66dc70df05c9cb29f2c79b8193245 -SIZE (python-slugify-1.2.6.tar.gz) = 6777 +TIMESTAMP = 1545859857 +SHA256 (python-slugify-2.0.0.tar.gz) = 4e867cb16712f4d660b74fd55ba2ef4b7431ccd6aafec0a6d41a398f4cbc2de4 +SIZE (python-slugify-2.0.0.tar.gz) = 6499 |