Date: Sat, 1 May 2021 13:50:46 GMT From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5e1294426b96 - main - textproc/py-python-slugify: update to 5.0.0 Message-ID: <202105011350.141Dok1D003505@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e1294426b960575f884a5f162b365f1517c1b8a commit 5e1294426b960575f884a5f162b365f1517c1b8a Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2021-05-01 13:49:04 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2021-05-01 13:49:04 +0000 textproc/py-python-slugify: update to 5.0.0 ChangeLog: https://github.com/un33k/python-slugify/blob/5.0.0/CHANGELOG.md --- textproc/py-python-slugify/Makefile | 2 +- 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 f99eee709d6b..89c7ff1b22fb 100644 --- a/textproc/py-python-slugify/Makefile +++ b/textproc/py-python-slugify/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-slugify -PORTVERSION= 4.0.1 +PORTVERSION= 5.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 34aa07b0cd03..3bc86cfc6a8b 100644 --- a/textproc/py-python-slugify/distinfo +++ b/textproc/py-python-slugify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595093904 -SHA256 (python-slugify-4.0.1.tar.gz) = 69a517766e00c1268e5bbfc0d010a0a8508de0b18d30ad5a1ff357f8ae724270 -SIZE (python-slugify-4.0.1.tar.gz) = 11079 +TIMESTAMP = 1619876896 +SHA256 (python-slugify-5.0.0.tar.gz) = 744cd5d42b381687657f3b652d1d9b183c0870ec43de23be682b6d83d69c6962 +SIZE (python-slugify-5.0.0.tar.gz) = 11951
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105011350.141Dok1D003505>