From owner-freebsd-python@freebsd.org  Sun Mar 29 19:23:12 2020
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@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 2A2ED2A7F47
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sun, 29 Mar 2020 19:23:12 +0000 (UTC)
 (envelope-from bofh@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 48r58t6wzKz47Vt
 for <freebsd-python@freebsd.org>; Sun, 29 Mar 2020 19:23:10 +0000 (UTC)
 (envelope-from bofh@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id A98DD2A7F44; Sun, 29 Mar 2020 19:23:02 +0000 (UTC)
Delivered-To: python@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 A0C582A7F43
 for <python@mailman.nyi.freebsd.org>; Sun, 29 Mar 2020 19:23:02 +0000 (UTC)
 (envelope-from bofh@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 48r58h75RKz47SN
 for <python@freebsd.org>; Sun, 29 Mar 2020 19:23:00 +0000 (UTC)
 (envelope-from bofh@freebsd.org)
Received: from mx.bofh.network (mx.bofh.network
 [IPv6:2001:19f0:5001:2b77:5400:2ff:fe7b:aa2c])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "mx.bofh.network",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 (Authenticated sender: bofh/mail)
 by smtp.freebsd.org (Postfix) with ESMTPSA id BA03C1DB48
 for <python@freebsd.org>; Sun, 29 Mar 2020 19:16:53 +0000 (UTC)
 (envelope-from bofh@freebsd.org)
Received: from [192.168.30.38] (<unknown> [118.179.171.14])
 by mx.bofh.network (OpenSMTPD) with ESMTPSA id 86729bb5
 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO)
 for <python@freebsd.org>; Sun, 29 Mar 2020 19:16:51 +0000 (UTC)
From: Muhammad Moinur Rahman <bofh@freebsd.org>
Content-Type: text/plain;
	charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.60.0.2.5\))
Subject: Updating py-twisted
Message-Id: <B0DC764C-5A95-4AFE-9965-619714F23756@freebsd.org>
Date: Mon, 30 Mar 2020 01:16:44 +0600
To: python@freebsd.org
X-Mailer: Apple Mail (2.3608.60.0.2.5)
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 29 Mar 2020 19:23:12 -0000

Hi,
What is the possibility of updating devel/py-twisted to the latest 20.X =
version while creating a devel/py-twisted18 as there are lots of ports =
dependent on it ?
Regards,
Moin=