From owner-freebsd-python@freebsd.org Tue Dec 15 20:51:30 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0072A483FE for ; Tue, 15 Dec 2015 20:51:30 +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 8E8991047 for ; Tue, 15 Dec 2015 20:51:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 8E062A483FD; Tue, 15 Dec 2015 20:51:30 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DA9CA483FB for ; Tue, 15 Dec 2015 20:51:30 +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 mx1.freebsd.org (Postfix) with ESMTPS id 81EFF1046 for ; Tue, 15 Dec 2015 20:51:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBFKpUPP086972 for ; Tue, 15 Dec 2015 20:51:30 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 205348] www/py-django: outdated and out-of-sync with www/py-django18 Date: Tue, 15 Dec 2015 20:51:30 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2015 20:51:30 -0000 Pierre Guinoiseau has reassigned Bugzilla Automation 's request for maintainer-feedback to FreeBSD Python : Bug 205348: www/py-django: outdated and out-of-sync with www/py-django18 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205348 --- Description --- Created attachment 164283 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164283&action=edit Sync www/py-django with www/py-django18 Hi, www/py-django, which www/py-graphite-web depends on, looks like a duplicate of www/py-django18 and it is out-of-sync with it: - www/py-django18 was updated to 1.8.7 whereas www/py-django is still on 1.8.4 (and with a VUXML entry: https://vuxml.freebsd.org/freebsd/11c52bc6-97aa-11e5-b8df-14dae9d210b8.html) - CONFLICTS with py-django16 instead of py-django18 - MASTER_SITES is in the wrong order Can you please update it? (patch provided) Also to avoid the duplicate, wouldn't that be better to make it a meta-port with a dependency on www/py-django18? Cheers.