From owner-freebsd-ports@freebsd.org Sat Apr 4 09:45:51 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7990F2A76AE for ; Sat, 4 Apr 2020 09:45:51 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48vX3x0pG5z4dyn; Sat, 4 Apr 2020 09:45:48 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from marvin.madpilot.net (host79-134-dynamic.49-79-r.retail.telecomitalia.it [79.49.134.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: madpilot/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 231AE290EF; Sat, 4 Apr 2020 09:45:41 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Subject: Re: [CFT] deskutils/calibre python 3 support To: Torfinn Ingolfsen Cc: FreeBSD Ports ML References: <45be2bdf-ecc7-6c83-811f-c285bb5420f4@FreeBSD.org> From: Guido Falsi Message-ID: Date: Sat, 4 Apr 2020 11:45:39 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Apr 2020 09:45:51 -0000 On 04/04/20 11:41, Torfinn Ingolfsen wrote: > FWIW, I only use basic functionality (I use the content server to > transfer books to my readers). I tested the port built with python3. > Everything works so far - I haven't found any issues. > > BTW, thanks for all the good work you're doing. > Hi! Thanks for testing. Everything seems to work fine here too, so I have switched the port to using PYTHON3 by default. I'll also remove the PYTHON2 option sometime later, in the summer. -- Guido Falsi