Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2022 17:41:11 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 8181daa46715 - 2022Q1 - www/py-django-tastypie: Update to 0.14.4
Message-ID:  <202201151741.20FHfBQZ077360@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8181daa467153bf69d73d6bf8849b80b4aa81a67

commit 8181daa467153bf69d73d6bf8849b80b4aa81a67
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:40:45 +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
    (cherry picked from commit b1e9af871f4efa9a63b5badac7f480f7d62861af)
---
 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?202201151741.20FHfBQZ077360>