From owner-freebsd-python@freebsd.org Tue Jul 11 06:58:27 2017 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 775D7D97819 for ; Tue, 11 Jul 2017 06:58:27 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) 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 4DA70643A6 for ; Tue, 11 Jul 2017 06:58:27 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 49E23D97815; Tue, 11 Jul 2017 06:58:27 +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 47240D97814; Tue, 11 Jul 2017 06:58:27 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pg0-x244.google.com (mail-pg0-x244.google.com [IPv6:2607:f8b0:400e:c05::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 04129643A5; Tue, 11 Jul 2017 06:58:27 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pg0-x244.google.com with SMTP id y129so830144pgy.3; Mon, 10 Jul 2017 23:58:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=WuCbn8efhReLglAGMQhdMUzyVTMC/64nqL55IdbcMO8=; b=RWrHw5dLBn2bdsIy3eqGOtkX60vtRoEHNAkNvS4t6/7SEqLf96YbGW3kXAU6qlNNho jGO66M+W0fmDuEK2Ra1LP2aCSR6x5eHVckUh3aV+5ooR6cjAf7yjuhTTGp1IonfqKlrp xkyttNzVZ/P+UHdZYmyagZgoKww5/1UGI+UaFxyWgHiCjqRWH5UniITeSiN7wBN/kdI+ et8yrhSrdRapSNTIehhwqyikwtlscL26w4EXUhEFFJIbSNlp6kALtqSsWEEStz0iBjvh byq405S7TJvvS+3Is9TCy6zMUEqLZEl31PnPhXQZopF3yxauF9/Vs8rbFNXLtGkctjBM Aa+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:reply-to:subject:to:references:from :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=WuCbn8efhReLglAGMQhdMUzyVTMC/64nqL55IdbcMO8=; b=CDDGli9oyXtzqe2OamWfOK3hpxR0fIg8OMm+vjK7lw1ZI0YnTZ3pgtHAKgxaKXnmC5 iXvr8KoXmSHHw/bwoLx40AxxqUMtZizDXmrclG/K7JHKZGFkaT3lzroNhPZThtoaoTZv ryTvrwHDts3TY+OzyofExxHV40glyyVsA7WBm/uOvU/Ce8sYw66aST7tIpyfTXXjB+x6 +L/kFvvhbuAp/xXm0H/SfquWRIQ5nId5Jyxtn4S8CWZpdl6/jzMoLYNwXeDHxQy6GKxJ DIafHQDf6MAgSRqrKoJFfsLemGBAgs59gZ3vQcrUqyUwyYtlPWSsnoOxPt3zVlBB4V8M 7A7Q== X-Gm-Message-State: AIVw1119fcUOlUbNwL1oooybICF7JQ4ul8A/WX8SwChMcY4H9pcqXeKe pori5tBTfEQGpGxooPk= X-Received: by 10.99.95.216 with SMTP id t207mr18339233pgb.19.1499756306227; Mon, 10 Jul 2017 23:58:26 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01:2042:3e8:d7ce:9b9c? (2001-44b8-31ae-7b01-2042-03e8-d7ce-9b9c.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:2042:3e8:d7ce:9b9c]) by smtp.gmail.com with ESMTPSA id s80sm29374372pfj.33.2017.07.10.23.58.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2017 23:58:25 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r445459 - in head: . sysutils sysutils/py-iocage www www/mediawiki126 To: =?UTF-8?Q?Ren=c3=a9_Ladan?= , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, python References: <201707101927.v6AJRcGD051009@repo.freebsd.org> <65cb8dd8-d2ae-6bd6-99a5-b631c2043e87@FreeBSD.org> From: Kubilay Kocak Message-ID: Date: Tue, 11 Jul 2017 16:53:15 +1000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Thunderbird/54.0a2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-AU Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jul 2017 06:58:27 -0000 On 7/11/17 4:32 PM, René Ladan wrote: > On 11-07-2017 07:37, Kubilay Kocak wrote: >> On 7/11/17 5:27 AM, Rene Ladan wrote: >>> Author: rene >>> Date: Mon Jul 10 19:27:38 2017 >>> New Revision: 445459 >>> URL: https://svnweb.freebsd.org/changeset/ports/445459 >>> >>> Log: >>> Remove expired ports: >>> 2017-07-07 sysutils/py-iocage: obsoleted by sysutils/py3-iocage port using Python 3 instead of Python 2 >>> 2017-07-08 www/mediawiki126: Upstream support EoL >>> >>> Deleted: >>> head/sysutils/py-iocage/ >>> head/www/mediawiki126/ >>> Modified: >>> head/MOVED >>> head/sysutils/Makefile >>> head/www/Makefile >>> >>> Modified: head/MOVED >>> ============================================================================== >>> --- head/MOVED Mon Jul 10 18:51:48 2017 (r445458) >>> +++ head/MOVED Mon Jul 10 19:27:38 2017 (r445459) >>> @@ -9459,3 +9459,5 @@ net-mgmt/ezradius||2017-07-01|Removed, unmaintained an >>> x11-toolkits/qt5-declarative||2017-07-01|Has expired: Has not been released since Qt 5.5 -- installation can lead to runtime conflicts with qt5-quick >>> deskutils/california|deskutils/gnome-calendar|2017-07-02|Has expired: Orphaned upstream, replaced by gnome-calendar >>> devel/etcd3|devel/etcd31|2017-07-07|Version 3.2 introduces breaking changes >>> +sysutils/py-iocage|sysutils/py3-iocage|2017-07-10|Has expired: obsoleted by sysutils/py3-iocage port using Python 3 instead of Python 2 >>> +www/mediawiki126|www/mediawiki127|2017-07-10|Has expired: Upstream support EoL >>> >>> Modified: head/sysutils/Makefile >>> ============================================================================== >>> --- head/sysutils/Makefile Mon Jul 10 18:51:48 2017 (r445458) >>> +++ head/sysutils/Makefile Mon Jul 10 19:27:38 2017 (r445459) >>> @@ -875,7 +875,6 @@ >>> SUBDIR += py-gmailfs-fuse >>> SUBDIR += py-halite >>> SUBDIR += py-honcho >>> - SUBDIR += py-iocage >>> SUBDIR += py-iowait >>> SUBDIR += py-nagiosplugin >>> SUBDIR += py-nomad >>> >>> Modified: head/www/Makefile >>> ============================================================================== >>> --- head/www/Makefile Mon Jul 10 18:51:48 2017 (r445458) >>> +++ head/www/Makefile Mon Jul 10 19:27:38 2017 (r445459) >>> @@ -392,7 +392,6 @@ >>> SUBDIR += mathjax >>> SUBDIR += mathopd >>> SUBDIR += mediawiki123 >>> - SUBDIR += mediawiki126 >>> SUBDIR += mediawiki127 >>> SUBDIR += mediawiki128 >>> SUBDIR += mergelog >>> >> py3-* ports are only needed where there is also a primary py-* port >> using/defaulting to Python 2.x and packages for both versions from the >> official repositories are desired. >> >> In this case py-iocage should have been updated to USES=python:3.x+ and >> the py3-port removed, if it indeed is/was the intention that iocage >> *must* (or can now *only*) be built with 3.x+. >> > The website mentions Python 3.6 as a requirement. From > https://github.com/iocage/iocage : > > REQUIREMENTS > > FreeBSD 9.3-RELEASE amd64 and higher or HardenedBSD/TrueOS > ZFS file system > Python 3.6+ > UTF-8 locale (place into your ~/.login_conf) > Yep, that's fine. Paragraph one and first part of paragraph2 still applies. Since there is only 'one' version (not separate 2.x and 3.x versions), the port that should remain is py-iocage, set to USES=python:3.6+, deleting py3-iocage