aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Collapse)AuthorAge
...
* python-jsonschema: Update to 4.4.0Jeffery To2022-03-08
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-websocket-client: update to 1.3.1Javier Marcet2022-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 1.3.1: - Fix 10 year old bug and improve dispatcher handling for run_forever - Fix run_forever to never return None, only return True or False, and add two tests - Remove Python 3.6 support, EOL in Dec 2021 - 1.3.0: - BREAKING: Set Origin header to use https:// scheme when wss:// WebSocket URL is passed - Replace deprecated/broken WebSocket URLs with working ones (6ad5197) - Add documentation referencing rel for automatic reconnection with run_forever() - Add missing opcodes 1012, 1013 - Add errno.ENETUNREACH to improve error handling (da1b050) - Minor documentation improvements and typo fixes - 1.2.3: - Fix broken run_forever() functionality - 1.2.2: - Migrate wsdump script in setup.py from scripts to newer entry_points - Add support for ssl.SSLContext for arbitrary SSL parameters - Remove keep_running variable - Remove HAVE_CONTEXT_CHECK_HOSTNAME variable (dac1692) - Replace deprecated ssl.PROTOCOL_TLS with ssl.PROTOCOL_TLS_CLIENT - Simplify code and improve Python 3 support - Fill default license template fields - Update CI tests - Improve documentation Signed-off-by: Javier Marcet <javier@marcet.info>
* python3-distro: update to version 1.7.0Javier Marcet2022-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - BACKWARD COMPATIBILITY: - Dropped support for EOL Pythons 2.7, 3.4 and 3.5 - Dropped support for LSB and uname back-ends when --root-dir is specified - Moved distro.py to src/distro/distro.py - ENHANCEMENTS: - Documented that distro.version() can return an empty string on - rolling releases - Documented support for Python 3.10 - Added official support for Rocky Linux distribution - Added a shebang to distro.py to allow standalone execution - Added support for AIX platforms - Added compliance for PEP-561 - BUG FIXES: - Fixed include_uname parameter oversight - Fixed crash when uname -rs output is empty - Fixed Amazon Linux identifier in distro.id() documentation - Fixed OpenSuse >= 15 support - Fixed encoding issues when opening distro release files - Fixed linux_distribution regression Signed-off-by: Javier Marcet <javier@marcet.info>
* python-twisted: Update to 22.2.0Jeffery To2022-03-07
| | | | | | | | Includes fix for CVE-2022-21716 (The Twisted SSH client and server implementation naively accepted an infinite amount of data for the peer's SSH version identifier.) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-lxml: bump to version 4.8.0Alexandru Ardelean2022-03-05
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-psutil: update to version 5.9.0, fix build on macosSergey V. Lobanov2022-02-24
| | | | | | | | | | | | 1. updated to 5.9.0 2. psutil can not be built on macos due to build script detects Darwin using sys.platform and changes build logic to build for Darwin, but OpenWrt is Linux. This commit add patch to allow redefining sys.platform and uses env var TARGET_SYS_PLATFORM to specify linux as sys platfrom. Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* MarkupSafe: update to version 2.1.0Josef Schlehofer2022-02-24
| | | | | | | Changelog: https://markupsafe.palletsprojects.com/en/2.1.x/changes/#version-2-1-0 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* python-twisted: Update to 22.1.0, refresh patchesJeffery To2022-02-15
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python: django: bump to 4.0.1Alexandru Ardelean2022-02-10
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python: pillow: bump to 9.0.1Alexandru Ardelean2022-02-10
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #17743 from turris-cz/dnspython-bumpJosef Schlehofer2022-02-06
|\ | | | | python-dns: update to version 2.2.0
| * python-dns: update to version 2.2.0Josef Schlehofer2022-01-31
| | | | | | | | | | | | | | | | | | - Removed PYPI_SOURCE_EXT as this release provides tarball with .tar.gz extension, which is default. - Changelog: https://dnspython.readthedocs.io/en/stable/whatsnew.html Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | python-sentry-sdk: update to 1.5.4Šimon Bořek2022-02-04
|/ | | | | | changelog: https://github.com/getsentry/sentry-python/blob/f6d3adcb3d7017a55c1b06e5253d08dc5121db07/CHANGELOG.md#154 Signed-off-by: Šimon Bořek <borek@autobakterie.cz>
* micropython: Update to 1.18, refresh patchesJeffery To2022-01-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-curl: fix build on macosSergey V. Lobanov2022-01-18
| | | | | | | | | setup.py detects macos (darwin) and adds -flat_namespace flag. This flag is not compatible with GCC that is used to compile target. This patch patch disables darwin detection Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* python3: Update to 3.10.2, refresh patchesJeffery To2022-01-17
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* micropython-lib: Update to latest masterJeffery To2022-01-11
| | | | | | | | | The last tagged release (v1.9.3) was in 2017. This updates the package to the most recent commit of the master branch. This also sets myself at the maintainer. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* micropython: Update to 1.17, reorganize packageJeffery To2022-01-11
| | | | | | | | | | | | | | | | | | | | Previous versions used a bundled version of the axTLS library. The MicroPython project maintains their own fork[1], as development of the library appears to have stopped (the last release was version 2.1.5 in 2019[2]). This replaces the use of axTLS with two variants, one using mbedTLS and one with no TLS support (and no upip, as it uses the ussl module). The external mbedTLS patch (040-extmod-use-external-mbedtls.patch) comes from Debian[3]. This also sets myself as the maintainer. [1]: https://github.com/micropython/axtls [2]: https://sourceforge.net/projects/axtls/files/ [3]: https://salsa.debian.org/yangfl-guest/micropython/-/blob/master/debian/patches/0006-extmod-Use-system-mbedtls.patch Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python3-paramiko: update to version 2.9.2Javier Marcet2022-01-09
| | | | | | | | | | | | | | - [Bug]: Enhanced log output when connecting to servers that do not support server-sig-algs extensions, making the new-as-of-2.9 defaulting to SHA2 pubkey algorithms more obvious when it kicks in. - [Bug]: Connecting to servers which support server-sig-algs but which have no overlap between that list and what a Paramiko client supports, now raise an exception instead of defaulting to rsa-sha2-512 (since the use of server-sig-algs allows us to know what the server supports). Signed-off-by: Javier Marcet <javier@marcet.info>
* python-pynacl: update to v1.5.0Javier Marcet2022-01-09
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* django: bump to version 4.0.1Alexandru Ardelean2022-01-09
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #17492 from jefferyto/python-attrs-21.4.0Josef Schlehofer2022-01-07
|\ | | | | python-attrs: Update to 21.4.0
| * python-attrs: Update to 21.4.0Jeffery To2022-01-04
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #17429 from erdoukki/2to3Jeffery To2022-01-07
|\ \ | | | | | | 2to3: add package host tool
| * | 2to3: add package host toolKerma Gérald2022-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2to3 is a Python program that reads Python 2.x source code and applies a series of fixers to transform it into valid Python 3.x code. The standard library contains a rich set of fixers that will handle almost all code. 2to3 supporting library lib2to3 is, however, a flexible and generic library, so it is possible to write your own fixers for 2to3. lib2to3 could also be adapted to custom applications in which Python code needs to be edited automatically. This tool is necessary for fail2ban package because of issue https://github.com/openwrt/packages/issues/17311 https://github.com/openwrt/packages/pull/17341 Simple 2to3.py script from Debian, thanks to Matthias Klose <doko@ubuntu.com> From: https://salsa.debian.org/cpython-team/python3-defaults Co-authored-by: Jeffery To <jeffery.to@gmail.com> Signed-off-by: Kerma Gérald <gandalf@gk2.net>
* | | Merge pull request #17481 from jefferyto/python-3.10.1Josef Schlehofer2022-01-06
|\ \ \ | |_|/ |/| | python3: Update to 3.10.1, refresh/remove patches
| * | python3: Update to 3.10.1, refresh/remove patchesJeffery To2022-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed patches: * 027-bpo-43158-Use-configure-values-for-building-_uuid-ex.patch Already merged. * 029-disable-deprecation-warning.patch Packages should be patched/fixed to remove the use of distutils instead of disabling this warning. Also: * Updates PKG_LICENSE to use the correct SPDX license identifier * Fixes build for mipsel_24kc_24kf Fixes https://github.com/openwrt/packages/issues/17217. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #17460 from BKPepe/stemJeffery To2022-01-04
|\ \ \ | | | | | | | | python-stem: backport patch to fix Python 3.10
| * | | python-stem: backport patch to fix Python 3.10Josef Schlehofer2022-01-03
| | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #17442 from commodo/django-restframeworkJeffery To2022-01-04
|\ \ \ \ | | | | | | | | | | django-restframework: bump to version 3.13.1
| * | | | django-restframework: bump to version 3.13.1Alexandru Ardelean2021-12-27
| | |/ / | |/| | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #17466 from BKPepe/markdownJeffery To2022-01-03
|\ \ \ \ | | | | | | | | | | python-markdown: update to version 3.3.6
| * | | | python-markdown: update to version 3.3.6Josef Schlehofer2021-12-31
| |/ / / | | | | | | | | | | | | | | | | | | | | - Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #17463 from BKPepe/voluptuous-serializeJeffery To2022-01-03
|\ \ \ \ | | | | | | | | | | python-voluptuous-serialize: update to version 2.5.0
| * | | | python-voluptuous-serialize: update to version 2.5.0Josef Schlehofer2021-12-31
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Release notes: https://github.com/home-assistant-libs/voluptuous-serialize/releases/tag/2.5.0 - Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #17462 from BKPepe/zeroconf-updateJeffery To2022-01-03
|\ \ \ \ | | | | | | | | | | python-zeroconf: update to version 0.38.1
| * | | | python-zeroconf: update to version 0.38.1Josef Schlehofer2021-12-31
| |/ / / | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #17458 from BKPepe/dnspython-2.1.0Jeffery To2022-01-03
|\ \ \ \ | | | | | | | | | | python-dns: update to version 2.1.0
| * | | | python-dns: update to version 2.1.0Josef Schlehofer2021-12-30
| |/ / / | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | / / numpy: bump to version 1.21.5Alexandru Ardelean2021-12-27
| |/ / |/| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | python3-paramiko: update to version 2.9.1Javier Marcet2021-12-26
| |/ |/| | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | python-lxml: update to version 4.7.1Alexandru Ardelean2021-12-20
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python3-networkx: update to 2.6.3W. Michael Petullo2021-12-14
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | python3-libselinux: update to 3.3W. Michael Petullo2021-12-14
|/ | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* python-rcssmin: bump to version 1.1.0Eneas U de Queiroz2021-11-30
| | | | | | | | | | | | | | | Relevant changes: * quoted data urls which are not base64 encoded keep their spaces now * accept bytes and text as input. All other types now raise a TypeError * update python & gcc support * python version will only accept the C implementation if the versions match exactly. This should prevent using older installed C versions. Along with the version bump: - update maintainer email address - use $(AUTORELEASE) Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* Merge pull request #17206 from cotequeiroz/seafile-brokenAlexandru Ardelean2021-11-29
|\ | | | | treewide: mark django1 and dependents BROKEN
| * treewide: mark django1 and dependents BROKENEneas U de Queiroz2021-11-27
| | | | | | | | | | | | | | | | | | | | Django 1.x is not compatible with python 3.10. Mark the package as BROKEN. Since its dependent packages will also select it, they will need to be marked BROKEN as well to avoid recursive dependencies--packages not marked as BROKEN will be able to select the broken package. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | python-dotenv: update to v0.19.2Javier Marcet2021-11-29
|/ | | | | | | | | | | What's Changed: Fixed: - Add missing trailing newline before adding new entry with set_key by @bbc2 in #361 Signed-off-by: Javier Marcet <javier@marcet.info>
* Merge pull request #17154 from jefferyto/python-pycparser-2.21Alexandru Ardelean2021-11-23
|\ | | | | python-pycparser: Update to 2.21, update patch
| * python-pycparser: Update to 2.21, update patchJeffery To2021-11-19
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>