aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Collapse)AuthorAge
...
* | | pymysql: add new package (only Py3 variant)Alexandru Ardelean2020-01-13
|/ / | | | | | | | | | | | | This change adds support for the pymysql package, which is a pure Python MySQL client. This package will replace the current python-mysqlclient. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #10952 from commodo/asn1crypto-updateHannu Nyman2020-01-06
|\ \ | | | | | | python-asn1crypto: bump to version 1.3.0 + rework
| * | python-asn1crypto: bump to version 1.3.0 + reworkAlexandru Ardelean2020-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | This change: * bumps the version 1.3.0 * switches to pypi.org download * removes the python2 variant Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | django: bump to version 3.0.2Alexandru Ardelean2020-01-06
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | django: remove conditional depsAlexandru Ardelean2020-01-06
|/ / | | | | | | | | | | These are left over/forgotten. Remove them. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | passlib: Update passlib to 1.7.2Daniel F. Dickinson2019-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relevant bits of upstream changelog New Features argon2: Support more hashes scrypt: Now uses python 3.6 stdlib’s hashlib.scrypt() as backend, if present (issue 86). Bugfixes Python 3.8 compatibility fixes passlib.apache.HtpasswdFile: improve compatibility with Apache 2.4's htpasswd passlib.totp: fix some compatibility issues with older TOTP clients (issue 92) Fixed error in argon2.parsehash() (issue 97) Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | python3: Updated to version 3.8.1Josef Schlehofer2019-12-21
| | | | | | | | | | | | Removed upstream patch: 002-fix-blake2-detection.patch Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | python-urllib3: Update to version 1.25.7Josef Schlehofer2019-12-18
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | python3-pyroute2: Update to version 0.5.7Martin Matějek2019-12-16
| | | | | | | | Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
* | Merge pull request #10736 from commodo/python-lxml-updateRosen Penev2019-12-09
|\ \ | | | | | | python-lxml: bump to version 4.4.2
| * | python-lxml: bump to version 4.4.2Alexandru Ardelean2019-12-09
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | python-sentry-sdk: Update to version 0.13.5Josef Schlehofer2019-12-09
|/ / | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #10659 from commodo/simplejson-updateRosen Penev2019-11-28
|\ \ | | | | | | python-simplejson: bump to version 3.17.0
| * | python-simplejson: bump to version 3.17.0Alexandru Ardelean2019-11-28
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | python-mysqlclient: bump to version 1.4.6Alexandru Ardelean2019-11-28
|/ / | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-pyopenssl: Update to 19.1.0Jeffery To2019-11-25
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python3: bump PKG_RELEASEJosef Schlehofer2019-11-21
| | | | | | | | | | | | | | Fixes: 85eee2d7f85421fd9156fb988ac865679e4e7851 (python3: fix build when Blake2 not enabled in OpenSSL") Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | python3: fix build when Blake2 not enabled in OpenSSLYorkie Liu2019-11-21
| | | | | | | | | | | | | | | | | | Refs: - https://github.com/python/cpython/commit/7c20888e71304ecbf4bd3d595f364b7c691d30a0 - https://bugs.python.org/issue38684 Signed-off-by: Yorkie Liu <yorkiefixer@gmail.com>
* | python3-django-cors-headers: update to verson 3.2.0Peter Stadler2019-11-19
| | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | python-dateutil: bump to version 2.8.1Alexandru Ardelean2019-11-19
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-mysqlclient: bump to version 1.4.5Alexandru Ardelean2019-11-19
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | django1: bump to version 1.11.26Alexandru Ardelean2019-11-18
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #10576 from jefferyto/python-zope-interface-4.7.1Rosen Penev2019-11-17
|\ \ | | | | | | python-zope-interface: Update to 4.7.1, refresh patch
| * | python-zope-interface: Update to 4.7.1, refresh patchJeffery To2019-11-18
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #10574 from jefferyto/python-twisted-19.10.0Rosen Penev2019-11-17
|\ \ \ | | | | | | | | python-twisted: Update to 19.10.0, refresh patches
| * | | python-twisted: Update to 19.10.0, refresh patchesJeffery To2019-11-18
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* / / python-pyasn1: Update to 0.4.8Jeffery To2019-11-18
|/ / | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #10529 from BKPepe/sentryRosen Penev2019-11-12
|\ \ | | | | | | python-sentry-sdk: Update to version 0.13.2
| * | python-sentry-sdk: Update to version 0.13.2Josef Schlehofer2019-11-11
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #10530 from BKPepe/pahomqttRosen Penev2019-11-12
|\ \ \ | | | | | | | | python-paho-mqtt: Update to version 1.5.0
| * | | python-paho-mqtt: Update to version 1.5.0Josef Schlehofer2019-11-11
| |/ / | | | | | | | | | | | | | | | | | | Try to fix license according to SPDX. Add PKG_LICENSE_FILES. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #10469 from peter-stadler/django-etesync-journalRosen Penev2019-11-12
|\ \ \ | |/ / |/| | django-etesync-journal: add python3 package
| * | django-etesync-journal: add python3 packagePeter Stadler2019-11-08
| | | | | | | | | | | | | | | | | | | | | This is the reusable django app that implements the server side of EteSync. There will be another package that makes it available through Nginx using uwsgi. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | Merge pull request #10522 from cotequeiroz/requests-oathlibHannu Nyman2019-11-11
|\ \ \ | | | | | | | | phython-requests-oauthlib: bump to v1.3.0
| * | | python-requests-oauthlib: bump to 1.3.0Eneas U de Queiroz2019-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Instagram compliance fix - Added force_querystring argument to fetch_token() method on OAuth2Session Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | python-six: Update to 1.13.0Jeffery To2019-11-11
|/ / / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #10468 from peter-stadler/djangoHannu Nyman2019-11-07
|\ \ \ | | | | | | | | django: bump version to 2.2.7 and fix minor problems
| * | | django: bump version to 2.2.7 and fix minor problemsPeter Stadler2019-11-05
| |/ / | | | | | | | | | | | | | | | Add dependency on python3-sqlparse and use django-admin.py instead of django-admin as the latter depends on python3-pkg-resources. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* / / python: Fix filespec example in readmeJeffery To2019-11-07
|/ / | | | | | | | | | | | | | | | | | | | | While the filespec example is technically correct, the more likely scenario is that the files to be omitted would be inside of a package subdirectory. This adds an example_package directory into the example to illustrate this case. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #10374 from peter-stadler/django-cors-headersRosen Penev2019-11-05
|\ \ | | | | | | django-cors-headers: add python3 package
| * | django-cors-headers: add python3 packagePeter Stadler2019-11-01
| | | | | | | | | | | | | | | | | | This is a dependency for the etesync-server and is using django and urllib. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | Merge pull request #10375 from peter-stadler/sqlparseRosen Penev2019-11-05
|\ \ \ | | |/ | |/| sqlparse: add python3 package
| * | sqlparse: add python3 packagePeter Stadler2019-11-01
| |/ | | | | | | | | | | | | | | | | | | This is a dependency for django-cors-headers. Install sqlformat without using pkg-resources: Upstream uses the entry_point function to call the __main__.py script. We copy it for avoiding the dependency on pkg_resources and full python3 in turn. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | Merge pull request #10376 from peter-stadler/drf-nested-routersRosen Penev2019-11-05
|\ \ | | | | | | drf-nested-routers: add python3 package
| * | drf-nested-routers: add python3 packagePeter Stadler2019-11-01
| |/ | | | | | | | | | | | | | | This is a dependency of the etesync-server and uses the rest framework of django. Edit: Remove runtests and add dependencies on python3-django and python3-light. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | python: Add pypi.mk usage to readmeJeffery To2019-11-05
| | | | | | | | | | | | | | This adds documentation on including pypi.mk and its required/optional variables to the Python section readme. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python: Remove PKG_BUILD_DIR/PKG_UNPACK sections from readmeJeffery To2019-11-05
| | | | | | | | | | | | | | | | PKG_BUILD_DIR now takes variants into account (openwrt/openwrt@e545fac8d968864a965edb9e50c6f90940b0a6c9), so it should not be necessary for Python packages to set these variables anymore. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #10457 from jefferyto/python-cffi-1.13.2Rosen Penev2019-11-04
|\ \ | | | | | | python-cffi: Update to 1.13.2
| * | python-cffi: Update to 1.13.2Jeffery To2019-11-04
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | python3: fix build on Ubuntu/Debian multi-archAlexandru Ardelean2019-11-04
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This issue was introduced after upgrading to 3.8. Patch `006-remove-multi-arch-and-local-paths.patch` was dropped. It was tested on x86, but when using the x86_64 compiler in OpenWrt, the issue is present. The issue seems to be about Ubuntu/Debian's multi-arch support in Python/Python3 setup [which I forgot about]. The code runs it regardless of whether it cross-compiles or not, and for OpenWrt, this causes issues, as it introduces absolute include paths from the host system. Fixes https://github.com/openwrt/packages/issues/10452 Fixes: 48277ec915815 ("python3: bump to version 3.8") Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>