From owner-freebsd-python@FreeBSD.ORG  Wed Apr 16 05:24:31 2014
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 276279F5
 for <python@freebsd.org>; Wed, 16 Apr 2014 05:24:31 +0000 (UTC)
Received: from mail-ie0-x229.google.com (mail-ie0-x229.google.com
 [IPv6:2607:f8b0:4001:c03::229])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (Client CN "smtp.gmail.com",
 Issuer "Google Internet Authority G2" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id ED46D1CD5
 for <python@freebsd.org>; Wed, 16 Apr 2014 05:24:30 +0000 (UTC)
Received: by mail-ie0-f169.google.com with SMTP id to1so10116512ieb.14
 for <python@freebsd.org>; Tue, 15 Apr 2014 22:24:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:date:message-id:subject:from:to:content-type;
 bh=FlB4RWcfsdPuMXNIGJb9TOMJwYqMH/aGbcPEFCe3kcY=;
 b=KEXhRkJ3n/yVWd4/tyfok4y3HZkF8jDVpX9dOVYfd5qUHBvBuycnIm6idx7Vv60t/0
 AbkoQn42Pa0bjs8ueFjEodJ+NwI1LBCuHsxc85G+NzRaWQEdXSb5P0eSChz5NwR290OG
 VVpk4jZxnHMknmern4/J1WR2NFuWqzlWIuZKcia2ffaZ9mHIY4whOoqkv62VbEm6tzHN
 bGxzsJ7sGEpNcQDqgrPDQ/JAlqmOnh8U9Jf+wx0YA3lv1mIOyvXeGinqE8w6IKCQ84Ve
 RZBeAavYs6m6mJNR9r2wWLm7sHjT7hT9wgMS++4ThVOrMi9xKzN47cPO8Tfjn7p+zyvz
 giIw==
MIME-Version: 1.0
X-Received: by 10.50.4.70 with SMTP id i6mr2402219igi.40.1397625870226; Tue,
 15 Apr 2014 22:24:30 -0700 (PDT)
Received: by 10.64.15.225 with HTTP; Tue, 15 Apr 2014 22:24:30 -0700 (PDT)
Date: Tue, 15 Apr 2014 22:24:30 -0700
Message-ID: <CAMtcK2ocBN=E5Vep38KDhiY30asJ1iEd5d-_PkvqFfEY-q4mYw@mail.gmail.com>
Subject: This seems messed up [py-setuptools]
From: paul beard <paulbeard@gmail.com>
To: python@freebsd.org
Content-Type: text/plain; charset=UTF-8
X-Content-Filtered-By: Mailman/MimeDel 2.1.17
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 16 Apr 2014 05:24:31 -0000

The extra version number in the filename is hosing things up.


Conflict found on path
/usr/local/lib/python2.7/site-packages/setuptools/version.pyc between
py27-setuptools-2.0.1(devel/py-setuptools) and
py27-setuptools27-2.0.1(devel/py-setuptools27)


Conflict found on path
/usr/local/lib/python2.7/site-packages/setuptools/version.pyo between
py27-setuptools-2.0.1(devel/py-setuptools) and
py27-setuptools27-2.0.1(devel/py-setuptools27)

-- 
Paul Beard / www.paulbeard.org/