From owner-svn-ports-all@freebsd.org Thu Feb 25 13:50:17 2016 Return-Path: Delivered-To: svn-ports-all@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 1F596AB3F1C; Thu, 25 Feb 2016 13:50:17 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf0-x22e.google.com (mail-pf0-x22e.google.com [IPv6:2607:f8b0:400e:c00::22e]) (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 E66CE1988; Thu, 25 Feb 2016 13:50:16 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf0-x22e.google.com with SMTP id c10so34333138pfc.2; Thu, 25 Feb 2016 05:50:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=pLZddbLk03IJ0MWDR79VSwcFAYGkK0mWlnIxA66nrgM=; b=0S77ZoAj/ltZ/wghC5F81mHqhwGZb6EyTJ1E0ddGwIOCgnncsN00QopIX6bp/Nt6dy vVIV0UPBkbmmfvByt35ht/zU3hTps0Jzffs4STD5ILTWbQ7BX+thm0ohHwFI8MyO/H6+ kFNmIwSeqcwCRIf7RzZd9E2NcZn22/Ozm1v31MCsfxANaB1iDiJDBmbGJG5atzu8Ueno 9dQfXUH8VIAM16bXF+WEk1TSpQ621EVg936J7cb3E7hEoGgpcgnKcMFetskBl1xyDEdD uXHbHOrWXHEoQzYSZ7wjAHrpW3v2ixaxhn9t/Z5tjgQMiKeWdZRtgZKiNNClbnQFySHN WcCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=pLZddbLk03IJ0MWDR79VSwcFAYGkK0mWlnIxA66nrgM=; b=CbVpAZDnAW1WfJ2PDH93a7f8Km1lbT6cOx3MymDTIKd5JlP/cRPbHAISPTiwv6ZrfS lx9ctwqe/Rzj9zSJY511Uv1iLPoNiEehHIPPHLNiGmUSblon1APKZFTv6LbIQyRyVoUe qHVP/saEmkPrAm6CXIhIl9M2YGjnHwxzHzVgOouotOA2jG0JbKFzgIU3LMmSteDB/Qsv xy6G4qTz3fZQ/1pTtTA3Mt62ILiXxb4dOrGvxOBPu2I6ZxVBAJrMozmpBZx5ORGh6IWA 0kuEvqroyIxhAA75BSnbORyluAS0grjtk/m56S/d+B0CSCx6txjizZLO+ieIHLoNM3sJ pZLQ== X-Gm-Message-State: AG10YORl+8uJmQzuUIJSt9JAJGyX/0R9XInwq2YVMKefGKRMKq5X094O00/q/qCA8KajzQ== X-Received: by 10.98.64.26 with SMTP id n26mr63000418pfa.149.1456408216452; Thu, 25 Feb 2016 05:50:16 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:1822:a961:f0af:d233? (2001-44b8-31ae-7b01-1822-a961-f0af-d233.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:1822:a961:f0af:d233]) by smtp.gmail.com with ESMTPSA id p9sm12597327pfa.11.2016.02.25.05.50.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 25 Feb 2016 05:50:15 -0800 (PST) Sender: Kubilay Kocak Subject: Re: svn commit: r409516 - in head/net/py-pynsq: . files To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201602251348.u1PDm6Y6051110@repo.freebsd.org> From: Kubilay Kocak Message-ID: <4e539661-59c2-d154-5104-9874feb9bfc7@FreeBSD.org> Date: Fri, 26 Feb 2016 00:50:05 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <201602251348.u1PDm6Y6051110@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2016 13:50:17 -0000 On 26/02/2016 12:48 AM, Kubilay Kocak wrote: > Author: koobs > Date: Thu Feb 25 13:48:06 2016 > New Revision: 409516 > URL: https://svnweb.freebsd.org/changeset/ports/409516 > > Log: > net/py-pynsq: Update to 0.6.9, Modernize > > - Update PORTVERSION and distinfo checksum (0.6.9) > - Update TEST_DEPENDS and test target > - Remove TESTS option bits accordingly > - Sort USE{S} entries > - Enable NO_ARCH (architecture independent) > - Patch setup.py to remove unnecessary tornado entry and exclude tests > from installation, for a future upstream patch that adds tests to the > PyPI sdist. > > Changes: > > https://github.com/nsqio/pynsq/blob/v0.6.9/ChangeLog.md > > -USES= python > -USE_PYTHON= distutils autoplist > +USES= python:-2.7 Also declare supported versions correctly (not 2/3 compatible)