python3 meta port and python34

2014-06-02 Thread Antoine Brodin
Hi there,

I see that the default version of python 3 has been switched to 3.4.
There are a few issues with the python3 meta port:

/usr/local/bin/python-shared3@ - python-shared3.4
/usr/local/bin/python-shared3-config@ - python-shared3.4-config
/usr/local/bin/python3@ - python3.4
/usr/local/bin/python3-config@ - python3.4-config
/usr/local/bin/python3.4*
/usr/local/bin/python3.4m*
/usr/local/bin/python3.4m-config*

Cheers,

Antoine
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


Re: python3 meta port and python34

2014-06-02 Thread Antoine Brodin
On Mon, Jun 2, 2014 at 5:34 PM, Antoine Brodin anto...@freebsd.org wrote:
 Hi there,

 I see that the default version of python 3 has been switched to 3.4.
 There are a few issues with the python3 meta port:

 /usr/local/bin/python-shared3@ - python-shared3.4
 /usr/local/bin/python-shared3-config@ - python-shared3.4-config
 /usr/local/bin/python3@ - python3.4
 /usr/local/bin/python3-config@ - python3.4-config
 /usr/local/bin/python3.4*
 /usr/local/bin/python3.4m*
 /usr/local/bin/python3.4m-config*


I'm also wondering how ${PYTHON_CMD}-config (from bsd.python.mk) can
work with version 3.4

Cheers,

Antoine
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org