aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Collapse)AuthorAge
* pymysql: make python3-cryptography optionalAlexandru Ardelean2020-01-29
| | | | | | | | | | | | | According to the installation guide [1], the support for "sha256_password" or "caching_sha2_password" for authentication is optional. This change makes it optional for the OpenWrt package by providing a build option to enable it. By default it won't be enabled, and packages can choose to enable it. [1] https://pymysql.readthedocs.io/en/latest/user/installation.html Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #11093 from valdi74/update_python-curlHannu Nyman2020-01-28
|\ | | | | python-curl: update to version 7.43.0.4
| * python-curl: update to version 7.43.0.4Waldemar Konik2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + WolfSSL support from upstream => remove 0001-Add-locking-support-to-wolfSSL.patch PycURL changeLog: Version 7.43.0.4 - 2020-01-15 ----------------------------------------------------------------- - Minimum supported Python 3 version is now 3.5. - Python 2 is no longer officially supported. - Improved thread safety of multi code. - Added Python 3.8 support (patch by Michael Treanor). - Fixed link order when linking statically against OpenSSL (patch by Ashley Whetter). - Fixed Darwin detection. - Added support for wolfSSL (patch by Eneas U de Queiroz). - Added PROXY_SSL_VERIFYHOST (patch by Amir Rossert). Signed-off-by: Waldemar Konik <informatyk74@interia.pl> Compile tested: mipsel_24kc
* | Merge pull request #11137 from BKPepe/sqlalchemyRosen Penev2020-01-27
|\ \ | | | | | | python-sqlalchemy: update to version 1.3.13
| * | python-sqlalchemy: update to version 1.3.13Josef Schlehofer2020-01-27
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | python3-django-cors-headers: update to version 3.2.1Peter Stadler2020-01-27
| | | | | | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | python: readme: drop from table of contents removed sectionsJosef Schlehofer2020-01-27
| | | | | | | | | | | | | | | | | | | | | Fixes: 446bc30c527e8c6d24279f21e9e4f7562f98ab67 ("python: Remove PKG_BUILD_DIR/PKG_UNPACK sections from readme") Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #11097 from jempatel/python3-speedtest-cliRosen Penev2020-01-26
|\ \ \ | | | | | | | | python3-speedtest-cli: a new package
| * | | python3-speedtest-cli: a new packageJaymin Patel2020-01-25
| | |/ | |/| | | | | | | Signed-off-by: Jaymin Patel <jem.patel@gmail.com>
* | | python-zeroconf: update to version 0.24.4Josef Schlehofer2020-01-25
| |/ |/| | | | | | | | | Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #11058 from BKPepe/jinja2Rosen Penev2020-01-24
|\ \ | | | | | | Jinja2: update to version 2.10.3
| * | Jinja2: update to version 2.10.3Josef Schlehofer2020-01-19
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #11105 from ja-pa/python-maxminddbHannu Nyman2020-01-23
|\ \ \ | | | | | | | | python-maxminddb: update to version 1.5.2
| * | | python-maxminddb: update to version 1.5.2Jan Pavlinec2020-01-23
| | |/ | |/| | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | python-more-itertools: update to version 8.1.0Jan Pavlinec2020-01-23
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | python-zipp: update to version 2.0.1Jan Pavlinec2020-01-23
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | django1: bump to version 1.11.27Alexandru Ardelean2020-01-22
|/ / | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #11057 from BKPepe/aiohttpRosen Penev2020-01-20
|\ \ | | | | | | python-aiohttp: update to version 3.6.1
| * | python-aiohttp: update to version 3.6.1Josef Schlehofer2020-01-19
| |/ | | | | | | | | | | | | - Update copyright - Add two spaces as indentation for description Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #11073 from BKPepe/python-slugifyRosen Penev2020-01-20
|\ \ | | | | | | python-slugify: update to version 4.0.0
| * | python-slugify: update to version 4.0.0Josef Schlehofer2020-01-19
| |/ | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #11075 from BKPepe/voluptuous-serializeRosen Penev2020-01-20
|\ \ | | | | | | python-voluptuous-serialize: update to version 2.3.0
| * | python-voluptuous-serialize: update to version 2.3.0Josef Schlehofer2020-01-20
| | | | | | | | | | | | | | | | | | Add two spaces as indentation to description Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #11076 from BKPepe/text-unidecodeRosen Penev2020-01-20
|\ \ \ | | | | | | | | python-text-unidecode: update to version 1.3
| * | | python-text-unidecode: update to version 1.3Josef Schlehofer2020-01-20
| |/ / | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #11079 from BKPepe/python-yamlRosen Penev2020-01-20
|\ \ \ | | | | | | | | python-yaml: update to version 5.3
| * | | python-yaml: update to version 5.3Josef Schlehofer2020-01-20
| |/ / | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #11080 from BKPepe/sqlalchemyRosen Penev2020-01-20
|\ \ \ | | | | | | | | python-sqlalchemy: update to version 1.3.12
| * | | python-sqlalchemy: update to version 1.3.12Josef Schlehofer2020-01-20
| |/ / | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* / / pyotp: update to version 2.3.0Josef Schlehofer2020-01-20
|/ / | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* / python-six: Update to 1.14.0Jeffery To2020-01-20
|/ | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-certify: bump to 2019.11.28Eneas U de Queiroz2020-01-17
| | | | | | This is a regular Mozilla CA bundle update. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* python3: Fix compilation without deprecated APIsRosen Penev2020-01-14
| | | | | | | | | | | | | This is based on upstream work here: https://github.com/python/cpython/pull/3934 and https://github.com/python/cpython/pull/39430 First patch was kept as is (just rebased) while the second was combined into one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #11025 from jefferyto/python-pyasn1-modules-0.2.8Rosen Penev2020-01-14
|\ | | | | python-pyasn1-modules: Update to 0.2.8
| * python-pyasn1-modules: Update to 0.2.8Jeffery To2020-01-15
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #11006 from commodo/evdevRosen Penev2020-01-14
|\ \ | |/ |/| python-evdev: bump to version 1.3.0
| * python-evdev: bump to version 1.3.0Alexandru Ardelean2020-01-13
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | 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