diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2019-10-13 09:59:28 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2019-10-13 09:59:28 +0000 |
commit | dc48452075670dc1db35cd17f4b2b2a354bc2dac (patch) | |
tree | 0b06049fba54a825ae32bcc4271ae7107d3b5ea7 | |
parent | Cleanup sysutils/sanoid and sysutils/sanoid-devel ports (diff) |
Update to 3.0.6
ChangeLog: https://github.com/un33k/python-slugify/blob/3.0.6/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=514380
-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 195dc84d6e92..bccec29d1f44 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-slugify -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.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 db980ae45d52..d03a836687af 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570138599 -SHA256 (python-slugify-3.0.4.tar.gz) = 575d03256a132fc1efb4c52966c6eb11c57a13b071618f0b26076057a23f6937 -SIZE (python-slugify-3.0.4.tar.gz) = 8110 +TIMESTAMP = 1570884685 +SHA256 (python-slugify-3.0.6.tar.gz) = 8653d589308c91c67fe5c97a2afda0cfac9492061e69c0db90d1aef68fcd2332 +SIZE (python-slugify-3.0.6.tar.gz) = 8733 |