diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2018-03-30 13:16:26 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2018-03-30 13:16:26 +0000 |
commit | f28afcd1b5aada7e51dc17b66890fd658529a498 (patch) | |
tree | 0f446b4170bdf75899bec08a0dcccab960b370e6 /textproc/py-python-slugify | |
parent | - Update to 3.0.1 (diff) |
Upgrade to 1.2.5
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=465968
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 d6584dc0509e..7a9f86015641 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-slugify -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo index 0514092a7128..9e1c44d5772d 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491982356 -SHA256 (python-slugify-1.2.4.tar.gz) = 57a385df7a1c6dbd15f7666eaff0ff29d3f60363b228b1197c5308ed3ba5f824 -SIZE (python-slugify-1.2.4.tar.gz) = 4596 +TIMESTAMP = 1522413609 +SHA256 (python-slugify-1.2.5.tar.gz) = 5dbb360b882b2dabe0471a1a92f604504d83c2a73c71f2098d004ab62e695534 +SIZE (python-slugify-1.2.5.tar.gz) = 6594 |