From owner-freebsd-python@freebsd.org Sun Apr 1 00:20:01 2018 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 039FCF6AE28 for ; Sun, 1 Apr 2018 00:20:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8B5A07E803 for ; Sun, 1 Apr 2018 00:20:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4F792F6AE1E; Sun, 1 Apr 2018 00:20:00 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B862F6AE1C for ; Sun, 1 Apr 2018 00:20:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B8D2A7E7FF for ; Sun, 1 Apr 2018 00:19:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id E47DE22001 for ; Sun, 1 Apr 2018 00:19:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w310Jw1U099315 for ; Sun, 1 Apr 2018 00:19:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w310JwdO099303 for python@FreeBSD.org; Sun, 1 Apr 2018 00:19:58 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 227149] [PATCH] Use the www/py-django meta port instead of the www/py-django18 port to move to Django 1.11 Date: Sun, 01 Apr 2018 00:19:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: freebsd_ports@k-worx.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback+ X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2018 00:20:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227149 Bug ID: 227149 Summary: [PATCH] Use the www/py-django meta port instead of the www/py-django18 port to move to Django 1.11 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: freebsd_ports@k-worx.org Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org Flags: maintainer-feedback+ Created attachment 192021 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192021&action= =3Dedit Proposed patch Hello, this time its a rather large patch that affect all ports that are still tie= d to www/py-django18 . The patch unties those ports from www/py-django18 and reassigns them instead to the Django meta port www/py-django which uses as default version Django 1.11. Django v1.11 is the new preferred LTS version and the last one that supports Python 2.7. The patch is also meant as preparation to update www/py-djangorestframework= to the latest version, 3.7.7, which has dropped the support for Django 1.8 sin= ce version 3.7.x . Following ports were excluded from the patch: - www/py-django-mezzanine (officially supported Django versions 1.8 - 1.10) - www/py-django-contrib-comments (py-django-mezzanine depends on it) Ports, that seem to deprecated (dead homepage, stale projects or officially deprecated) and have no dependent ports upon: - www/feedjack - www/py-django-configurations - www/py-django-dpaste - www/py-django-dojango - www/py-django-evolution - www/py-django-keyedcache - www/py-django-livesettings - www/py-django-paging - www/py-django-profiles - www/py-django-signals-ahoy - www/py-django-social-auth - www/py-django-subdomains - www/py-django-sudo - www/py-django-templatetag-sugar - www/py-django-threaded-multihost - www/py-djangotoolbox QA: ~~~ - poudriere (11.1-RELEASE amd64 + i386) -> OK -- Cheers Kai --=20 You are receiving this mail because: You are the assignee for the bug.=