What is the preferred MASTER_SITES for python port?

2017-12-11 Thread Sergey Akhmatov
Hello. Suppose I want to port some python package that exists in the Python Package Index (PyPI) and has it's source code available on some official website or github. Is there any policy or recommended practice for choosing MASTER_SITES? Should I use "USE_GITHUB=yes" or "MASTER_SITES= CHEES

math/py-numpy + databases/py-MySQLdb compatibility issues

2018-03-29 Thread Sergey Akhmatov
Hello, I've experienced very strange problem with two pyhon modules in one script: Steps to reproduce: Clean 11.1 amd64 installation. pkg repo set to pkg+http://pkg.FreeBSD.org/${ABI}/latest # pkg install py27-numpy py27-MySQLdb $ python2.7 Python 2.7.14 (default, Mar 15 2018, 01:13:31) [GCC