Received: by mail.netbsd.org (Postfix, from userid 605) id 1781A84D41; Mon, 3 Sep 2018 12:24:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 22DAC84D25 for ; Mon, 3 Sep 2018 12:24:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id sIwZQl4lawEF for ; Mon, 3 Sep 2018 12:24:51 +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 5167584CBC for ; Mon, 3 Sep 2018 12:24:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 40EE7FBF8; Mon, 3 Sep 2018 12:24:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153597749157370" MIME-Version: 1.0 Date: Mon, 3 Sep 2018 12:24:51 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/py-django2 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180903122451.40EE7FBF8@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. --_----------=_153597749157370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: adam Date: Mon Sep 3 12:24:51 UTC 2018 Modified Files: pkgsrc/www/py-django2: Makefile distinfo Log Message: py-django2: updated to 2.1.1 2.1.1: Bugfixes Fixed a race condition in QuerySet.update_or_create() that could result in data loss Fixed a regression where QueryDict.urlencode() crashed if the dictionary contains a non-string value Fixed a regression in Django 2.0 where using manage.py test --keepdb fails on PostgreSQL if the database exists and the user doesn’t have permission to create databases Fixed a regression in Django 2.0 where combining Q objects with __in lookups and lists crashed Fixed translation failure of DurationField’s “overflow” error message Fixed a regression where the admin change form crashed if the user doesn’t have the ‘add’ permission to a model that uses TabularInline Fixed a regression where a related_query_name reverse accessor wasn’t set up when a GenericRelation is declared on an abstract base model Fixed the test client’s JSON serialization of a request data dictionary for structured content type suffixes Made the admin change view redirect to the changelist view after a POST if the user has the ‘view’ permission Fixed admin change view crash for view-only users if the form has an extra form field Fixed a regression in Django 2.0.5 where QuerySet.values() or values_list() after combining querysets with extra() with union(), difference(), or intersection() crashed due to mismatching columns Fixed crash if InlineModelAdmin.has_add_permission() doesn’t accept the obj argument To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-django2/Makefile \ pkgsrc/www/py-django2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153597749157370 Content-Disposition: inline Content-Length: 1797 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/py-django2/Makefile diff -u pkgsrc/www/py-django2/Makefile:1.7 pkgsrc/www/py-django2/Makefile:1.8 --- pkgsrc/www/py-django2/Makefile:1.7 Tue Aug 7 09:53:53 2018 +++ pkgsrc/www/py-django2/Makefile Mon Sep 3 12:24:51 2018 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2018/08/07 09:53:53 adam Exp $ +# $NetBSD: Makefile,v 1.8 2018/09/03 12:24:51 adam Exp $ -DISTNAME= Django-2.1 +DISTNAME= Django-2.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= www python -MASTER_SITES= https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV}/ +MASTER_SITES= https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/ MASTER_SITES+= ${MASTER_SITE_PYPI:=D/Django/} MAINTAINER= joerg@NetBSD.org Index: pkgsrc/www/py-django2/distinfo diff -u pkgsrc/www/py-django2/distinfo:1.7 pkgsrc/www/py-django2/distinfo:1.8 --- pkgsrc/www/py-django2/distinfo:1.7 Tue Aug 7 09:53:53 2018 +++ pkgsrc/www/py-django2/distinfo Mon Sep 3 12:24:51 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2018/08/07 09:53:53 adam Exp $ +$NetBSD: distinfo,v 1.8 2018/09/03 12:24:51 adam Exp $ -SHA1 (Django-2.1.tar.gz) = 136bf406eb2cf4d74a7f1d78adc17241dde75a32 -RMD160 (Django-2.1.tar.gz) = b4899b6e4a0fc72ce592bc9b4f61ac42e9d1fa06 -SHA512 (Django-2.1.tar.gz) = 1c75f0ad8ef353fb38d245034f108df5554cc27073f44ef920576b5dba3d2dd685d8905c0bde1701d43cb01b4c9dbb2bfa7c38c57fae3208af5be616d26d39cb -Size (Django-2.1.tar.gz) = 8583964 bytes +SHA1 (Django-2.1.1.tar.gz) = c15e7100ab23ec8c33083aa67fada82f362fa224 +RMD160 (Django-2.1.1.tar.gz) = 5c5dedef306f1f2e645314adc21bc4a042c2dfc8 +SHA512 (Django-2.1.1.tar.gz) = e29180097cda0de35eb3dac77b7f7f3f31771257b9bfcd6d3fd37d421c572e1226bb1760635ccedee357cee7ca3dcb302de6126a771007a2cdef82970a596813 +Size (Django-2.1.1.tar.gz) = 8595422 bytes --_----------=_153597749157370--