Date: Sat, 15 Jan 2022 17:38:25 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: b1e9af871f4e - main - www/py-django-tastypie: Update to 0.14.4 Message-ID: <202201151738.20FHcPxM067948@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=b1e9af871f4efa9a63b5badac7f480f7d62861af commit b1e9af871f4efa9a63b5badac7f480f7d62861af Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2022-01-15 17:34:28 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2022-01-15 17:37:59 +0000 www/py-django-tastypie: Update to 0.14.4 * Update WWW field. Changelog: https://github.com/django-tastypie/django-tastypie/compare/v0.14.3...v0.14.4 MFH: 2022Q1 --- www/py-django-tastypie/Makefile | 2 +- www/py-django-tastypie/distinfo | 6 +++--- www/py-django-tastypie/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-django-tastypie/Makefile b/www/py-django-tastypie/Makefile index ad7af7315840..4064aba0f1c2 100644 --- a/www/py-django-tastypie/Makefile +++ b/www/py-django-tastypie/Makefile @@ -1,7 +1,7 @@ # Created by: William Grzybowski <william88@gmail.com> PORTNAME= django-tastypie -PORTVERSION= 0.14.3 +PORTVERSION= 0.14.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-tastypie/distinfo b/www/py-django-tastypie/distinfo index 3efa47be2050..793311cb41c3 100644 --- a/www/py-django-tastypie/distinfo +++ b/www/py-django-tastypie/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586290443 -SHA256 (django-tastypie-0.14.3.tar.gz) = 79fbadf81a3cc42cb5304731a88f46c207ae4c8efa7556856356ec916e5b2ec7 -SIZE (django-tastypie-0.14.3.tar.gz) = 148892 +TIMESTAMP = 1642209063 +SHA256 (django-tastypie-0.14.4.tar.gz) = c27b1a99efb0b13fb7b49b80fb79a7536b5915aaef788b58852f07e02d4779e8 +SIZE (django-tastypie-0.14.4.tar.gz) = 153259 diff --git a/www/py-django-tastypie/pkg-descr b/www/py-django-tastypie/pkg-descr index d5f85f72c8f8..54318726913f 100644 --- a/www/py-django-tastypie/pkg-descr +++ b/www/py-django-tastypie/pkg-descr @@ -13,4 +13,4 @@ Here are some common reasons for tastypie: * You want to support my perceived NIH syndrome, which is less about NIH and more about trying to help out friends/coworkers. -WWW: https://github.com/toastdriven/django-tastypie +WWW: https://github.com/django-tastypie/django-tastypie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201151738.20FHcPxM067948>