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
This commit is contained in:
parent
61f362187e
commit
b1e9af871f
3 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue