Re: ports/186405: [maintainer update] www/py-django-tables2 updated to 0.15.0

2014-02-10 Thread koobs
Synopsis: [maintainer update] www/py-django-tables2 updated to 0.15.0 Responsible-Changed-From-To: freebsd-python->koobs Responsible-Changed-By: koobs Responsible-Changed-When: Mon Feb 10 10:12:40 UTC 2014 Responsible-Changed-Why: y http://www.freebsd.org/cgi/query-pr.cgi?pr=186405 _

Current problem reports assigned to freebsd-python@FreeBSD.org

2014-02-10 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

python27-2.7.6_2 doesn't have pkg_resources?

2014-02-10 Thread Scott Sturdivant
Hi, With the latest FreeBSD package (2.7.6_2), the pkg_resource module seems to be broken: # pkg info | grep python27 python27-2.7.6_2 Interpreted object-oriented programming language # /usr/local/bin/python2.7 -c 'import pkg_resources' Traceback (most recent call last): File "",

Re: python27-2.7.6_2 doesn't have pkg_resources?

2014-02-10 Thread William Grzybowski
On Mon, Feb 10, 2014 at 6:07 PM, Scott Sturdivant < scott.sturdiv...@gmail.com> wrote: > Hi, > > With the latest FreeBSD package (2.7.6_2), the pkg_resource module seems to > be broken: > > # pkg info | grep python27 > python27-2.7.6_2 Interpreted object-oriented programming > langua

Re: python27-2.7.6_2 doesn't have pkg_resources?

2014-02-10 Thread Scott Sturdivant
Thanks William, that indeed does appear to be the issue. Sorry for the noise, and thanks again for the pointer to the right direction! On Mon, Feb 10, 2014 at 1:43 PM, William Grzybowski wrote: > > On Mon, Feb 10, 2014 at 6:07 PM, Scott Sturdivant < > scott.sturdiv...@gmail.com> wrote: > >> Hi,

Re: python27-2.7.6_2 doesn't have pkg_resources?

2014-02-10 Thread Kubilay Kocak
On 11/02/2014 7:48 AM, Scott Sturdivant wrote: > Thanks William, that indeed does appear to be the issue. Sorry for the > noise, and thanks again for the pointer to the right direction! > > > On Mon, Feb 10, 2014 at 1:43 PM, William Grzybowski > wrote: > >> >> On Mon, Feb 10, 2014 at 6:07 PM,

Re: python27-2.7.6_2 doesn't have pkg_resources?

2014-02-10 Thread Scott Sturdivant
Hi Kubilay, It looks like the FreeBSD 9.2 repo has py27-virtualenv 1.10.1 as the latest. I've got a poudriere machine that has built 1.11.2. When installing virtualenv 1.11.2, I'm not getting the dependency on py27-setuptools and as such it lets me install py27-virtualenv 1.11.2, then errors out