Re: Python dependencies for ports requiring Python 3

2016-04-03 Thread Andrew Berg
On 2016.04.03 07:36, Raphael Kubo da Costa wrote: Hi, everyone, I've been helping get archivers/py-borgbackup (bug 207715) committed for a while now. The last remaining blocker is the fact that the port has USES=python:3.4+ and depends on other Python ports, namely devel/py-setuptools_scm,

Re: PYTHON_VERSION=python3.4 and USES=python:2,build

2014-11-30 Thread Andrew Berg
On 2014.11.30 08:23, John W. O'Brien wrote: On 11/29/14 11:40 PM, Andrew Berg wrote: On 2014.11.29 22:00, John W. O'Brien wrote: Let's say that I want to build net/py-pyzmq with PYTHON_VERSION=python3.4. Why this instead of using DEFAULT_VERSIONS? I was following this advice: https

Re: PYTHON_VERSION=python3.4 and USES=python:2,build

2014-11-29 Thread Andrew Berg
On 2014.11.29 22:00, John W. O'Brien wrote: Let's say that I want to build net/py-pyzmq with PYTHON_VERSION=python3.4. Why this instead of using DEFAULT_VERSIONS? It looks like the right thing to do, short of patching openpgm's build scripts to be py3k-friendly, is to update

Re: Building for python3 instead of python2

2014-09-25 Thread Andrew Berg
On 2014.09.25 09:07, Axel Rau wrote: Hi all, I have a port with USES=python but it insists installing python2.7 instead of installed python3.4 I played with DEFAULT_VERSIONS= python3:3.4 without luck. That's because it's the wrong syntax. You want something like this:

Re: pyhon33 still listed as vulnerable

2014-03-02 Thread Andrew Berg
On 2014.03.03 01:20, Dmitry Sivachenko wrote: I already fixed that yesterday, update your ports tree. I have this issue as well on a fresh ports tree. ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python