diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2018-09-09 11:06:28 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2018-09-09 11:06:28 +0000 |
commit | 1d96dcd188cc119979168cff4f76c364ebfc8ecc (patch) | |
tree | 98997d2cc0901eb30fe43058c534c7d643c67d4e /textproc/py-python-slugify | |
parent | Update dnsmasq-devel to v2.80test6. (diff) |
Update to 1.2.6
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=479285
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 cf0b66732b9d..b374327d46c3 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-slugify -PORTVERSION= 1.2.5 +PORTVERSION= 1.2.6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo index 9e1c44d5772d..2125809489f7 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522413609 -SHA256 (python-slugify-1.2.5.tar.gz) = 5dbb360b882b2dabe0471a1a92f604504d83c2a73c71f2098d004ab62e695534 -SIZE (python-slugify-1.2.5.tar.gz) = 6594 +TIMESTAMP = 1536490937 +SHA256 (python-slugify-1.2.6.tar.gz) = 7723daf30996db26573176bddcdf5fcb98f66dc70df05c9cb29f2c79b8193245 +SIZE (python-slugify-1.2.6.tar.gz) = 6777 |