From owner-freebsd-python@FreeBSD.ORG Mon Jul 13 14:29:10 2009 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 304871065677; Mon, 13 Jul 2009 14:29:10 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 04B638FC1D; Mon, 13 Jul 2009 14:29:10 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from freefall.freebsd.org (lwhsu@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6DET9gL003371; Mon, 13 Jul 2009 14:29:09 GMT (envelope-from lwhsu@freefall.freebsd.org) Received: (from lwhsu@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6DET98j003367; Mon, 13 Jul 2009 14:29:09 GMT (envelope-from lwhsu) Date: Mon, 13 Jul 2009 14:29:09 GMT Message-Id: <200907131429.n6DET98j003367@freefall.freebsd.org> To: kmgaughan@eircom.net, lwhsu@FreeBSD.org, freebsd-python@FreeBSD.org From: lwhsu@FreeBSD.org Cc: Subject: Re: ports/135832: security/py-pycrypto: Deprecation warnings when used with Python 2.6. X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2009 14:29:10 -0000 Synopsis: security/py-pycrypto: Deprecation warnings when used with Python 2.6. State-Changed-From-To: open->feedback State-Changed-By: lwhsu State-Changed-When: Mon Jul 13 14:29:09 UTC 2009 State-Changed-Why: I'm not sure that it's a good fix to suppress the warning in the Python 2.6. I think it should be there for its own reason. Maybe marking security/py-pycrypto use Python 2.5 work? http://www.freebsd.org/cgi/query-pr.cgi?pr=135832