aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Collapse)AuthorAge
...
| * | | | django-postoffice: Update to 3.1.0Rosen Penev2018-09-17
| |/ / / | | | | | | | | | | | | | | | | | | | | Changed URL to standard pythonhosted one + a few cosmetic changes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7057 from neheb/patch-18Dirk Brenken2018-10-12
|\ \ \ \ | | | | | | | | | | django-restframework: update to 3.8.2
| * | | | django-restframework: update to 3.8.2Rosen Penev2018-09-17
| |/ / / | | | | | | | | | | | | | | | | Some minor Makefile adjustments including standard python URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7056 from neheb/patch-11Dirk Brenken2018-10-12
|\ \ \ \ | | | | | | | | | | django-statici18n: Update to 1.8.2
| * | | | django-statici18n: Update to 1.8.2Rosen Penev2018-09-17
| |/ / / | | | | | | | | | | | | | | | | Switched URL to standard pythonhosted one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #6801 from neheb/patch-29Hannu Nyman2018-10-11
|\ \ \ \ | | | | | | | | | | python-yaml: Update to 3.13
| * | | | python-yaml: Update to 3.13Rosen Penev2018-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch URL to use a more standard location. Add HTTPS to everything. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7154 from jan-kardell/TQ_fix_python2Hannu Nyman2018-10-08
|\ \ \ \ \ | | | | | | | | | | | | Python: Fix compile of host modules
| * | | | | Python: Fix compile of host modulesJan Kardell2018-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add -rpath linker option to host build, pointing to staging/hostpkh/lib. It's needed to find the correct host libs during runtime, without it the hosts libs may be used instaead, causing failures. Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
* | | | | | Merge pull request #7129 from jan-kardell/TQ_fix_python3Hannu Nyman2018-10-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Python3: Fix host build on OpenSUSE
| * | | | | | Python3: Fix host build on OpenSUSEJan Kardell2018-10-08
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The linker option -rpath is required to find libs in staging_dir. Now it is included when building host modules. Without it the import test of the _ctypes and _uuid modules would fail. The _ctypes module uses libffi.so.6 from staging, but OpenSUSE LEAP 15 has libffi.so.7. It will also fail on LEAP 42.x, Fedora28 and 29 and future or old versions of Ubuntu. Fix needed in master and 18.06 branches. Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
* | | | | | micropython-lib: Update to 1.9.3Rosen Penev2018-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload tarballs. Simpler Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | micropython: Update to 1.94Rosen Penev2018-10-06
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to normal tarballs for simplicity. Also rearanged Makefile. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7046 from neheb/patch-27Dirk Brenken2018-09-22
|\ \ \ \ \ | |_|/ / / |/| | | | python-pcapy: Update to 0.11.4
| * | | | python-pcapy: Update to 0.11.4Rosen Penev2018-09-16
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Switched to regular tarballs from standard pythonhosted source. Small Makefile rearrangements for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7048 from neheb/patch-32Hannu Nyman2018-09-17
|\ \ \ \ | | | | | | | | | | python-lxml: Update to 4.2.5
| * | | | python-lxml: Update to 4.2.5Rosen Penev2018-09-16
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Switched URL to the standard pythonhosted one. The website directs users there. Tarballs are identical. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7041 from neheb/patch-18Hannu Nyman2018-09-17
|\ \ \ \ | | | | | | | | | | jdcal: Update to 1.4
| * | | | jdcal: Update to 1.4Rosen Penev2018-09-16
| |/ / / | | | | | | | | | | | | | | | | Switched URL to the more standard pythonhosted one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7049 from neheb/patch-35Hannu Nyman2018-09-17
|\ \ \ \ | | | | | | | | | | pytz: Update to 2018.5
| * | | | pytz: Update to 2018.5Rosen Penev2018-09-16
| |/ / / | | | | | | | | | | | | | | | | Switched to standard pythonhosted URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7045 from neheb/patch-11Hannu Nyman2018-09-17
|\ \ \ \ | | | | | | | | | | python-dateutil: Update to 2.7.3
| * | | | python-dateutil: Update to 2.7.3Rosen Penev2018-09-16
| |/ / / | | | | | | | | | | | | | | | | Switch to standard URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / python3: fix build with SSL moduleAlexandru Ardelean2018-09-17
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No idea how this creeped up. Probably OpenSSL been has updated recently. Will send this patch upstream as well, but in the meantime we should fix the Python3 build. Build error seems to be: ``` <openwrt>/build_dir/target-i386_pentium4_musl/Python-3.7.0/Modules/_ssl.c:4000:5: error: implicit declaration of function 'DH_free'; did you mean 'lh_free'? [-Werror=implicit-function-declaration] DH_free(dh); ^~~~~~~ lh_free cc1: some warnings being treated as errors Python build finished successfully! The necessary bits to build these optional modules were not found: _tkinter _uuid nis To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time zlib Failed to build these modules: _ssl Makefile:618: recipe for target 'sharedmods' failed ``` Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #6988 from commodo/python-batch-upgradesHannu Nyman2018-09-11
|\ \ \ | | | | | | | | python packages: upgrade to newer versions
| * | | python-lxml: bump to version 4.2.4Alexandru Ardelean2018-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 4.2.4 has been released recently. Update it. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | python-cryptography: bump to version 2.3.1Alexandru Ardelean2018-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 2.3.1 has been released recently and requested via Github #6967 Fixes #6967. Also, changed URL to `https://files.pythonhosted.org` ; fewer redirects. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | python-pyasn1-modules: bump to version 0.2.2Alexandru Ardelean2018-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 0.2.2 has been released recently. Pull it in the packages feed. Also, change URL to a fixed form. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | python-evdev: bump to version 1.1.2Alexandru Ardelean2018-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 1.1.2 has been released recently. Pull newer version into the packages feed. Also, switch URL to a fixed form. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #6979 from neheb/patch-35Dirk Brenken2018-09-11
|\ \ \ \ | |/ / / |/| | | flup: Update to 1.0.3
| * | | flup: Update to 1.0.3Rosen Penev2018-09-08
| | |/ | |/| | | | | | | | | | | | | Changed URL to pythonhosted for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | python-certifi: bump to 2018.8.24Eneas U de Queiroz2018-08-31
|/ / | | | | | | | | | | This updates the CA bundle to Mozilla's current version. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | Merge pull request #6784 from neheb/patch-21Dirk Brenken2018-08-20
|\ \ | | | | | | python-pyasn1: Update to 0.4.4
| * | python-pyasn1: Update to 0.4.4Rosen Penev2018-08-17
| |/ | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / python-urllib3: Update to 1.23Rosen Penev2018-08-19
|/ | | | | | Use a better URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #6726 from neheb/patch-27Daniel Golle2018-08-16
|\ | | | | python-gnupg: Update to 0.4.3
| * python-gnupg: Update to 0.4.3Rosen Penev2018-08-09
| | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | python/twisted: switch to libtirpcAndy Walsh2018-08-13
|/ | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* python-mysql: include nls.mk, remove hackSebastian Kemper2018-07-13
| | | | | | | mariadb was sorted out to include nls.mk. Update python-mysql to do the same and remove the hack. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* python3: fix libuuid missing dependency for python3-lightKarol Wrona2018-07-13
| | | | Signed-off-by: Karol Wrona <wrona.vy@gmail.com>
* Merge pull request #6411 from crza/update-pythonHannu Nyman2018-07-12
|\ | | | | python3: update to python 3.7.0
| * python3: add override for uuid.h header checkMartin Strobel2018-07-11
| | | | | | | | Signed-off-by: Martin Strobel <arctus@crza.de>
| * python3: update to python 3.7.0Martin Strobel2018-07-11
| | | | | | | | | | | | | | | | Fixes python3 host SSL build -> host-pip can use https:// urls again. Updates Pip to 10.0.1 rebased patches Signed-off-by: Martin Strobel <arctus@crza.de>
* | python-mysql: fix uclibc build failureSebastian Kemper2018-07-08
| | | | | | | | | | | | | | | | libmariadb 10.2.x needs to be linked in together with iconv. On uclibc iconv is not included in libc and libiconv-full needs to be used. This commit helps python-mysql find the shared library. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | python-mysql: fix download URLSebastian Kemper2018-07-08
|/ | | | | | | During a previous pull request the PKG_NAME was first changed and then reverted back. But the download URL was not changed accordingly. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* Merge pull request #6202 from cotequeiroz/seafile_openssl-1.1Hannu Nyman2018-07-07
|\ | | | | seafile: upgrade to 6.3.0
| * pyjwt: add new packageEneas U de Queiroz2018-06-23
| | | | | | | | | | | | | | | | JSON Web Token implementation in Python. This package is a direct dependency of python-requests-oauthlib, a dependency of seafile-seahub. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * python-oauthlib: add new packageEneas U de Queiroz2018-06-23
| | | | | | | | | | | | | | | | | | A generic, spec-compliant, thorough implementation of the OAuth request-signing logic. This package is a direct dependency of python-requests-oauthlib, a dependency of seafile-seahub. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * python-requests-oauthlib: add new packageEneas U de Queiroz2018-06-23
| | | | | | | | | | | | | | OAuthlib authentication support for Requests. This package is a direct dependency of seafile-seahub. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * python-certifi: add new packageEneas U de Queiroz2018-06-23
| | | | | | | | | | | | | | | | Python package for providing Mozilla's CA Bundle. This package is a direct dependency of python-requests, a dependency of seafile-seahub. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>