| Commit message (Collapse) | Author | Age |
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
python-egenix-mx-base: use source distribution
|
| |
| |
| |
| |
| |
| |
| | |
The zip file distribution did not include the source files, and
downloaded pre-built binaries from the web.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|/
|
|
|
|
|
|
| |
Changed URL to pythonhosted one.
Some Makefile rearrangements for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
django-simple-captcha: use PyPackage to build
|
| |
| |
| |
| |
| |
| |
| | |
Updated Makefile to use PyPackage, added option to build source package,
and updated PKG_SOURCE_URL.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \
| | |
| | | |
django-webpack-loader: use PyPackage to build
|
| |/
| |
| |
| |
| |
| |
| | |
Updated Makefile to use PyPackage, added option to build source package,
and updated PKG_SOURCE_URL.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \
| | |
| | | |
django-ranged-response: use PyPackage to build
|
| |/
| |
| |
| |
| |
| |
| | |
Updated Makefile to use PyPackage, added option to build source package,
and updated PKG_SOURCE_URL.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \
| | |
| | | |
django-formtools: use PyPackage to build
|
| |/
| |
| |
| |
| |
| |
| | |
Updated Makefile to use PyPackage, added option to build source package,
and updated PKG_SOURCE_URL.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \
| | |
| | | |
pyjwt: Bump to version 1.7.0 -- python-requests-oauthlib: use PyPackage
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Updated Makefile to use PyPackage, added option to build source package,
updated PKG_SOURCE_URL, and adpated to python-pyjwt new package name.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Version 1.7.0 brings compatibility with python 3.7.
As a result of building a python3 version, the python2 package name was
changed from pyjwt to python-pyjwt.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \
| | |
| | | |
python-requests: use PyPackage to build
|
| |/
| |
| |
| |
| |
| | |
Updated Makefile to use PyPackage, added option to build source package.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \
| | |
| | | |
python-certifi: Update to 2018.11.29, add python3
|
| |/
| |
| |
| |
| |
| |
| | |
Package was upgraded to current version, and the python3 variant was
added.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \
| | |
| | | |
python-oauthlib: add python3 package
|
| |/
| |
| |
| | |
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|/
|
|
|
|
| |
Add HOST_BUILD_DEPENDS=python/host
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\
| |
| | |
pytz: Add python/host to BUILD_DEPENDS
|
| |
| |
| |
| |
| | |
Buildbots occasionally fail because of this. Travis also seems to try to build this before python.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
MarkupSafe: Update to 1.1.0
|
| |
| |
| |
| |
| |
| |
| |
| | |
Most interesting: Use newer CPython API on Python 3, resulting in a 1.5x speedup.
Switched to a standard URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
Jinja2: Update to 2.10
|
| | |
| | |
| | |
| | |
| | | |
Switch URL to a deterministic one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
Flask: Update to 1.0.2
|
| |/ /
| | |
| | |
| | |
| | | |
Update URL to a deterministic one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Replaced DTLS patch with upstreamed one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
Werkzeug: Update to 0.14.1
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Switched URL to a sensible one.
Some Makefile rearrangements for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
python3-bottle: Update to 0.12.13
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Switched to a proper URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
python: fix build with OpenSSL 1.1.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Addresses issue from here:
https://github.com/openwrt/packages/issues/7367#issuecomment-437685598
The SSL module in Python doesn't handle properly all the combinations of
NPN between all OpenSSL & LibreSSL versions.
This patch fixes this.
Also pushed a report & proposal upstream to Python:
https://bugs.python.org/issue35264
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
python-requests: Update to 2.20.1
|
| |/ / / /
| | | | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | | |
| | | | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
python-urllib3: Update to 1.24..1
|
| |/ / / /
| | | | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
python-zope-interface: Update to 4.6.0
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
pillow: Update to 5.3.0
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
Switched to pypi for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
pytz: Update to 2018.7 and add host build
|