Re: incorrect dependency registration?

2014-10-07 Thread Dmitry Sivachenko
On 29 сент. 2014 г., at 12:01, Baptiste Daroussin wrote: > On Mon, Sep 29, 2014 at 11:52:50AM +0400, Dmitry Sivachenko wrote: >> Hello, >> >> I am using FreeBSD-10/stable and pkg-1.3.8. >> >> Consider py-dateutil port, it depends on py-six. >> >> First, I installed py33-dateutil (with py33-si

Re: incorrect dependency registration?

2014-10-07 Thread Baptiste Daroussin
On Tue, Oct 07, 2014 at 01:10:56PM +0400, Dmitry Sivachenko wrote: > > On 29 сент. 2014 г., at 12:01, Baptiste Daroussin wrote: > > > On Mon, Sep 29, 2014 at 11:52:50AM +0400, Dmitry Sivachenko wrote: > >> Hello, > >> > >> I am using FreeBSD-10/stable and pkg-1.3.8. > >> > >> Consider py-dateu

Re: incorrect dependency registration?

2014-10-07 Thread Dmitry Sivachenko
On 07 окт. 2014 г., at 13:12, Baptiste Daroussin wrote: > On Tue, Oct 07, 2014 at 01:10:56PM +0400, Dmitry Sivachenko wrote: >> >> On 29 сент. 2014 г., at 12:01, Baptiste Daroussin wrote: >> >>> On Mon, Sep 29, 2014 at 11:52:50AM +0400, Dmitry Sivachenko wrote: Hello, I am usi

Re: incorrect dependency registration?

2014-10-07 Thread Baptiste Daroussin
On Tue, Oct 07, 2014 at 03:17:24PM +0400, Dmitry Sivachenko wrote: > > On 07 окт. 2014 г., at 13:12, Baptiste Daroussin wrote: > > > On Tue, Oct 07, 2014 at 01:10:56PM +0400, Dmitry Sivachenko wrote: > >> > >> On 29 сент. 2014 г., at 12:01, Baptiste Daroussin wrote: > >> > >>> On Mon, Sep 29,

Trying to install psycopg2 for 2.7 & 3.4

2014-10-07 Thread Richard Kuhns
Hello, I'm finally trying to port a fair number of python scripts from v2 to v3. I've already installed py-psycopg2 for v3.4, but when I then try to install it for v2.7 I get: ===> Checking if py27-psycopg2 already installed ===> Registering installation for py27-psycopg2-2.5.3 pkg-static: py2

Re: Trying to install psycopg2 for 2.7 & 3.4

2014-10-07 Thread William Grzybowski
Can you try the following patch? http://sprunge.us/HMJb On Tue, Oct 7, 2014 at 11:19 AM, Richard Kuhns wrote: > Hello, > > I'm finally trying to port a fair number of python scripts from v2 to > v3. I've already installed py-psycopg2 for v3.4, but when I then try to > install it for v2.7 I get: >

Re: Trying to install psycopg2 for 2.7 & 3.4

2014-10-07 Thread Marcus von Appen
Richard Kuhns : Hello, I'm finally trying to port a fair number of python scripts from v2 to v3. I've already installed py-psycopg2 for v3.4, but when I then try to install it for v2.7 I get: ===> Checking if py27-psycopg2 already installed ===> Registering installation for py27-psycopg2-2.

Re: Trying to install psycopg2 for 2.7 & 3.4

2014-10-07 Thread Richard Kuhns
On 10/07/14 10:35, William Grzybowski wrote: > Can you try the following patch? > http://sprunge.us/HMJb Now that's what I call service! It worked fine; the docs got installed in /usr/local/share/doc/py27-psycopg2. Thanks! > On Tue, Oct 7, 2014 at 11:19 AM, Richard Kuhns wrote: >> Hello, >> >>

[Bug 193811] Uses/python.mk: PYDISTUTILS_EGGINFODIR got expanded into wrong dir because of staging

2014-10-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193811 --- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: mva Date: Tue Oct 7 16:51:21 UTC 2014 New revision: 370366 URL: https://svnweb.freebsd.org/changeset/ports/370366 Log: - Do not blindly assume PREFIX

[Bug 193811] Uses/python.mk: PYDISTUTILS_EGGINFODIR got expanded into wrong dir because of staging

2014-10-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193811 --- Comment #9 from Marcus von Appen --- Committed in ports r370366. Thanks for reporting and testing! -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-pyt

[Bug 193811] Uses/python.mk: PYDISTUTILS_EGGINFODIR got expanded into wrong dir because of staging

2014-10-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193811 Marcus von Appen changed: What|Removed |Added Keywords|needs-qa| Status|Patch Ready