Received: by mail.netbsd.org (Postfix, from userid 605) id 4A5D884D6C; Tue, 18 Feb 2020 11:26:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C4FD584D65 for ; Tue, 18 Feb 2020 11:26:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id mUD1Z0UNMBDp for ; Tue, 18 Feb 2020 11:26:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4376484CCD for ; Tue, 18 Feb 2020 11:26:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3D779FBF4; Tue, 18 Feb 2020 11:26:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158202521242650" MIME-Version: 1.0 Date: Tue, 18 Feb 2020 11:26:52 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/py-django-tastypie To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20200218112652.3D779FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158202521242650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Feb 18 11:26:52 UTC 2020 Modified Files: pkgsrc/www/py-django-tastypie: Makefile distinfo Log Message: py-django-tastypie: updated to 0.14.3 Tastypie v0.14.3 (Django 3.0) Python 2.7+ or Python 3.4+ (Whatever is supported by your version of Django) Django 1.11, 2.2 (LTS releases) or Django 3.0 (latest release) This is the last version that will explicitly support Python 2.x, which has reached EOL. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/py-django-tastypie/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-django-tastypie/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158202521242650 Content-Disposition: inline Content-Length: 2357 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/py-django-tastypie/Makefile diff -u pkgsrc/www/py-django-tastypie/Makefile:1.15 pkgsrc/www/py-django-tastypie/Makefile:1.16 --- pkgsrc/www/py-django-tastypie/Makefile:1.15 Tue Sep 11 07:51:47 2018 +++ pkgsrc/www/py-django-tastypie/Makefile Tue Feb 18 11:26:52 2020 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2018/09/11 07:51:47 adam Exp $ +# $NetBSD: Makefile,v 1.16 2020/02/18 11:26:52 adam Exp $ -DISTNAME= django-tastypie-0.14.2 +DISTNAME= django-tastypie-0.14.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= python www +CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-tastypie/} MAINTAINER= pkgsrc-users@NetBSD.org @@ -12,7 +12,7 @@ LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-biplist-[0-9]*:../../textproc/py-biplist DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.1:../../time/py-dateutil -DEPENDS+= ${PYPKGPREFIX}-django>=1.8:../../www/py-django +DEPENDS+= ${PYPKGPREFIX}-django>=1.11:../../www/py-django DEPENDS+= ${PYPKGPREFIX}-lxml>3:../../textproc/py-lxml DEPENDS+= ${PYPKGPREFIX}-python-mimeparse>=0.1.4:../../www/py-python-mimeparse DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml Index: pkgsrc/www/py-django-tastypie/distinfo diff -u pkgsrc/www/py-django-tastypie/distinfo:1.8 pkgsrc/www/py-django-tastypie/distinfo:1.9 --- pkgsrc/www/py-django-tastypie/distinfo:1.8 Tue Sep 11 07:51:47 2018 +++ pkgsrc/www/py-django-tastypie/distinfo Tue Feb 18 11:26:52 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2018/09/11 07:51:47 adam Exp $ +$NetBSD: distinfo,v 1.9 2020/02/18 11:26:52 adam Exp $ -SHA1 (django-tastypie-0.14.2.tar.gz) = 2493d7aabcce82793a16e5ec935abbc508df16bd -RMD160 (django-tastypie-0.14.2.tar.gz) = 3ba1d89a48e118f4682fe816a254cf269c8f93fd -SHA512 (django-tastypie-0.14.2.tar.gz) = f769bcaa2be59e7702a218b6dce722a6c41b7b38de4012cb7302c058e30be850dcd359e3fd849c1a71a08338b82c95fc0e9153a72c7e470c45953e9b24a89db6 -Size (django-tastypie-0.14.2.tar.gz) = 146055 bytes +SHA1 (django-tastypie-0.14.3.tar.gz) = a70793fa09be21a1d89939cf96f6edbb1fc3c394 +RMD160 (django-tastypie-0.14.3.tar.gz) = 7b7c606a1f386082948005056835984bb142509b +SHA512 (django-tastypie-0.14.3.tar.gz) = 5fd7c377b4fa84378ebaef6f26d78e05f27a025a30142cae86635975b71c3f6a41d84ac19e2efb6ae49409832e002312c1eeb7e1dc731c78b3efbf8457b81983 +Size (django-tastypie-0.14.3.tar.gz) = 148892 bytes --_----------=_158202521242650--