1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-25 17:17:56 +02:00
openwrt-packages/lang/python
Alexandru Ardelean b6973e5deb python,python3: remove --with-system-ffi=no config arg
Report https://github.com/openwrt/packages/issues/5638
It was mentioned that this causes build failures on Mac OS X.

The default behavior [in the setup.py script] is to check whether
`--with-system-ffi` is present in the CONFIG_ARGS env var.

However that back-fires a bit when `--with-system-ffi=no`, because the
condition `not '--with-system-ffi' in sysconfig.get_config_var("CONFIG_ARGS")`
evaluates to true.

This is a small bug in the `setup.py` script, but it looks like the
easiest/cleanest way to address it on our end is to just remove it entirely
from the HOST_CONFIGURE_ARGS.
At least that's how it looks like when testing on a Linux machine.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-03-14 16:21:41 +02:00
..
chardet
click
django
django-appconf
django-compressor
django-constance
django-jsonfield
django-picklefield
django-postoffice
django-restframework
django-statici18n django-statici18n: update to 1.6.1 2018-01-28 01:55:52 +01:00
et_xmlfile
Flask
flup
gunicorn
itsdangerous
jdcal
Jinja2
MarkupSafe
micropython
micropython-lib
openpyxl
pillow
pyodbc
python python,python3: remove --with-system-ffi=no config arg 2018-03-14 16:21:41 +02:00
python-asn1crypto
python-attrs python-*,python3-*: add src packages for multiple packages 2018-01-15 01:33:01 +08:00
python-automat python-automat: new package 2018-01-16 03:33:46 +08:00
python-cffi python-cffi: update to 1.11.4, add src packages 2018-01-15 01:59:14 +08:00
python-constantly python-constantly: new package 2018-01-16 01:07:47 +08:00
python-crcmod
python-crypto
python-cryptography python-*,python3-*: add src packages for multiple packages 2018-01-15 01:33:01 +08:00
python-curl
python-dateutil
python-dns
python-dpkt
python-egenix-mx-base
python-enum34
python-evdev
python-gmpy2
python-gnupg
python-hyperlink python-hyperlink: new package 2018-01-16 02:06:28 +08:00
python-idna python-*,python3-*: add src packages for multiple packages 2018-01-15 01:33:01 +08:00
python-incremental python-incremental: new package 2018-01-16 01:35:35 +08:00
python-ipaddress python-ipaddress: use default variant build/compile rule, add src 2018-01-14 23:01:51 +08:00
python-ldap
python-lxml
python-mysql
python-packages
python-parsley python-*,python3-*: add src packages for multiple packages 2018-01-15 01:33:01 +08:00
python-pcapy
python-pip-conf
python-ply python-*,python3-*: add src packages for multiple packages 2018-01-15 01:33:01 +08:00
python-psycopg2
python-pyasn1 python-*,python3-*: add src packages for multiple packages 2018-01-15 01:33:01 +08:00
python-pyasn1-modules python-*,python3-*: add src packages for multiple packages 2018-01-15 01:33:01 +08:00
python-pycparser python-*,python3-*: add src packages for multiple packages 2018-01-15 01:33:01 +08:00
python-pyopenssl python-*,python3-*: add src packages for multiple packages 2018-01-15 01:33:01 +08:00
python-pyptlib python-pyptlib: use default variant build/compile rule, add src package 2018-01-14 23:24:16 +08:00
python-pyserial
python-service-identity python-*,python3-*: add src packages for multiple packages 2018-01-15 01:33:01 +08:00
python-six python-*,python3-*: add src packages for multiple packages 2018-01-15 01:33:01 +08:00
python-txsocksx python-txsocksx: use variant PyBuild/Compile syntax, add src package, 2018-01-14 23:48:43 +08:00
python-urllib3
python-yaml
python-zope-interface python-*,python3-*: add src packages for multiple packages 2018-01-15 01:33:01 +08:00
python3 python,python3: remove --with-system-ffi=no config arg 2018-03-14 16:21:41 +02:00
python3-bottle
pytz pytz: update to version 2018.3 2018-02-23 21:29:32 +01:00
rcssmin
simplejson
twisted twisted: updated to 17.9.0, add src package 2018-01-19 01:24:46 +08:00
Werkzeug
python-host.mk
python-package-install.sh lang/python/python-package-install.sh: assign SOURCE_DATE_EPOCH to PYTHONHASHSEED 2018-03-07 20:52:15 +02:00
python-package.mk python,python3: fix recursive deps caused by dangling DEPENDS 2018-01-17 17:30:48 +02:00
python-version.mk
python3-host.mk
python3-package.mk python,python3: fix recursive deps caused by dangling DEPENDS 2018-01-17 17:30:48 +02:00
python3-version.mk