Python dependencies for ports requiring Python 3

2016-04-03 Thread Raphael Kubo da Costa
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, devel/py-msgpack-python and devel/py-llfuse. This means

lang/python* and --enable-shared

2011-09-11 Thread Raphael Kubo da Costa
Hello there, I'm currently working on updating and cleaning up the PyQt ports. After my current changes, devel/py-qt4-designerplugin cannot be built because the configuration script does something similar to the following: from distutils.sysconfig import get_config_vars ducfg = get_config_va