From b1e9af871f4efa9a63b5badac7f480f7d62861af Mon Sep 17 00:00:00 2001 From: Kai Knoblich Date: Sat, 15 Jan 2022 18:34:28 +0100 Subject: [PATCH] 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 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