Date: Sun, 26 Feb 2023 13:31:07 GMT From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 578f7f0b583a - main - www/py-django-tastypie: Update to 0.14.5 Message-ID: <202302261331.31QDV76S004358@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=578f7f0b583a2af06048f9c0e3df689aeee19f8c commit 578f7f0b583a2af06048f9c0e3df689aeee19f8c Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2023-02-26 13:27:57 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2023-02-26 13:27:57 +0000 www/py-django-tastypie: Update to 0.14.5 Changelog: https://github.com/django-tastypie/django-tastypie/releases/tag/v0.14.5 --- www/py-django-tastypie/Makefile | 3 +-- www/py-django-tastypie/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/py-django-tastypie/Makefile b/www/py-django-tastypie/Makefile index 7855f9d81445..71d3433f698f 100644 --- a/www/py-django-tastypie/Makefile +++ b/www/py-django-tastypie/Makefile @@ -1,6 +1,5 @@ PORTNAME= django-tastypie -PORTVERSION= 0.14.4 -PORTREVISION= 1 +PORTVERSION= 0.14.5 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-tastypie/distinfo b/www/py-django-tastypie/distinfo index 793311cb41c3..3f01053fec84 100644 --- a/www/py-django-tastypie/distinfo +++ b/www/py-django-tastypie/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642209063 -SHA256 (django-tastypie-0.14.4.tar.gz) = c27b1a99efb0b13fb7b49b80fb79a7536b5915aaef788b58852f07e02d4779e8 -SIZE (django-tastypie-0.14.4.tar.gz) = 153259 +TIMESTAMP = 1677411386 +SHA256 (django-tastypie-0.14.5.tar.gz) = 0f17da085a1583c434dc0fb0ded8dd66c09a512689d0ce705f61629337d5e740 +SIZE (django-tastypie-0.14.5.tar.gz) = 154561
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302261331.31QDV76S004358>