From patchwork Thu Nov 2 10:28:42 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Finucane X-Patchwork-Id: 833276 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3ySLtf3w29z9t30 for ; Thu, 2 Nov 2017 21:29:46 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=that.guru header.i=@that.guru header.b="pJAVDXGN"; dkim-atps=neutral Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3ySLtf2ZsCzDrCY for ; Thu, 2 Nov 2017 21:29:46 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=that.guru header.i=@that.guru header.b="pJAVDXGN"; dkim-atps=neutral X-Original-To: patchwork@lists.ozlabs.org Delivered-To: patchwork@lists.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=that.guru (client-ip=23.83.214.27; helo=butterfly.maple.relay.mailchannels.net; envelope-from=stephen@that.guru; receiver=) Authentication-Results: lists.ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=that.guru header.i=@that.guru header.b="pJAVDXGN"; dkim-atps=neutral Received: from butterfly.maple.relay.mailchannels.net (butterfly.maple.relay.mailchannels.net [23.83.214.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3ySLt16TbNzDr69 for ; Thu, 2 Nov 2017 21:29:13 +1100 (AEDT) X-Sender-Id: mxroute|x-authuser|stephen@that.guru Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id C0462109219 for ; Thu, 2 Nov 2017 10:29:10 +0000 (UTC) Received: from one.mxroute.com (unknown [100.96.148.17]) (Authenticated sender: mxroute) by relay.mailchannels.net (Postfix) with ESMTPA id 5AF9A109CEF for ; Thu, 2 Nov 2017 10:29:10 +0000 (UTC) X-Sender-Id: mxroute|x-authuser|stephen@that.guru Received: from one.mxroute.com (one-outgoing.mxroute.com [172.20.113.32]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.9.14); Thu, 02 Nov 2017 10:29:10 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: mxroute|x-authuser|stephen@that.guru X-MailChannels-Auth-Id: mxroute X-Tasty-Turn: 37fcaa474005646d_1509618550611_3762015760 X-MC-Loop-Signature: 1509618550611:273472797 X-MC-Ingress-Time: 1509618550611 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=that.guru; s=default; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: Sender:Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=OY9Vr/qjsK31UqbfYOFLYaz+dqNPbMfAPbitLxU/IEk=; b=pJAVDXGNnRpf77h4tjbwDbL5cv G3M3Y2517xDGTQkTcpSqiPbrS4z57bUCc5plJquYtNq81hhqdCZkntipxzp4DLmF2PfWlkFqnPCcR Qj5gR49ZdfhnLnet53NxZvh5HYicXj5D6mlvVzng2YTG0kJZyn0NRpf5UMThZMIT4eJPMXpLKUtI2 3FyT1THqjjg/v+RnR0acNJQfHnoOsZV8rI4vSm9VEEX4WEWwTFO9HEjFLbIgJBB2S5UaGgYYGVsqB X309/SsqPNkwDujqYBEXI7UocW2BK+fQAQu3YmI/hkj9NnUPS0GGMqTrkTWyA397TFXk1/8Salyr9 77aNH8eQ==; From: Stephen Finucane To: patchwork@lists.ozlabs.org Subject: [PATCH v2 7/9] tox: Add Django 1.11 Date: Thu, 2 Nov 2017 10:28:42 +0000 Message-Id: <20171102102844.18931-8-stephen@that.guru> X-Mailer: git-send-email 2.13.6 In-Reply-To: <20171102102844.18931-1-stephen@that.guru> References: <20171102102844.18931-1-stephen@that.guru> X-AuthUser: stephen@that.guru X-BeenThere: patchwork@lists.ozlabs.org X-Mailman-Version: 2.1.24 Precedence: list List-Id: Patchwork development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: patchwork-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "Patchwork" Add support for the latest release of Django, 1.11. This is the next LTS release (1.8 being the last one), so it's particularly important that we maintain support for this going forward. While neither the latest releases of django-rest-framework nor that of django-filter explicitly support Django 1.11, it appears that they are functional [1][2]. We can bump these packages separately when new versions are released. [1] https://github.com/encode/django-rest-framework/issues/5108 [2] https://github.com/carltongibson/django-filter/commit/1243ff7e Signed-off-by: Stephen Finucane --- tox.ini | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index 3ae660b8..976789ea 100644 --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,6 @@ [tox] minversion = 2.0 -envlist = pep8,py{27,34}-django{16,17,18,19,110},py35-django{18,19,110} +envlist = pep8,py{27,34}-django{16,17,18,19,110,111},py35-django{18,19,110,111} skipsdist = True [testenv] @@ -15,8 +15,10 @@ deps = django18: django>=1.8,<1.9 django19: django>=1.9,<1.10 django110: django>=1.10,<1.11 + django111: django>=1.11,<2.0 django{18,19,110}: djangorestframework>=3.4,<3.7 - django{18,19,110}: django-filter>=1.0,<1.1 + django111: djangorestframework>=3.6,<3.7 + django{18,19,110,111}: django-filter>=1.0,<1.1 setenv = DJANGO_SETTINGS_MODULE = patchwork.settings.dev PYTHONDONTWRITEBYTECODE = 1