aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Collapse)AuthorAge
* python-charset-normalizer: Update to 3.3.0Jeffery To2023-10-03
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-bcrypt: Update to 4.0.1, add myself as maintainerJeffery To2023-10-02
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-pyopenssl: Update to 23.2.0Jeffery To2023-10-02
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-cryptography: Update to 41.0.4Jeffery To2023-09-27
| | | | | | | | | | This includes a patch to update the version of ouroboros (Rust crate) used, to fix RUSTSEC-2023-0042[1]. Upstream has switch from ouroboros to self_cell so this patch should only be necessary for cryptography 41. [1]: https://rustsec.org/advisories/RUSTSEC-2023-0042.html Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python: Add environment variables to build Rust extensionsJeffery To2023-09-27
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-setuptools-rust: Add new host-only packageJeffery To2023-09-27
| | | | | | | | | From the README: setuptools-rust is a plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-semantic-version: Add new host-only packageJeffery To2023-09-27
| | | | | | | | | From the README: This small python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-typing-extensions: Update to 4.8.0Jeffery To2023-09-27
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-trove-classifiers: Update to 2023.9.19Jeffery To2023-09-27
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-setuptools: Update to 68.2.2Jeffery To2023-09-27
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-bidict: Update to 0.22.1Jeffery To2023-09-23
| | | | | | The package no longer has a build dependency on setuptools-scm. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-exceptiongroup: Remove packageJeffery To2023-09-23
| | | | | | | | | | | There are no longer any packages in the packages repo that depend on this package. Since this package backports exception groups from Python 3.11, and Python in the packages repo has been updated to 3.11, there should be no future need for this package. This package will be added to the abandoned packages feed. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python3-networkx: Update to 3.1, rename source packageJeffery To2023-09-22
| | | | | | | | | This renames the source package to python-networkx to match other Python packages. This also updates the list of dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-setuptools: Update to 68.2.0Jeffery To2023-09-14
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-build: Update to 1.0.3Jeffery To2023-09-14
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* Merge pull request #22072 from commodo/python-updates1Alexandru Ardelean2023-09-10
|\ | | | | chardet,numpy,django: bump versions
| * django: bump to version 4.2.5Alexandru Ardelean2023-09-09
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
| * numpy: bump to version 1.25.2Alexandru Ardelean2023-09-09
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
| * python-chardet: bump to 5.2.0Alexandru Ardelean2023-09-09
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | Merge pull request #22043 from jefferyto/python-crcmod-package-sectionAlexandru Ardelean2023-09-10
|\ \ | | | | | | python-crcmod: Fix package section
| * | python-crcmod: Fix package sectionJeffery To2023-09-05
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #22030 from BKPepe/retake-packagesAlexandru Ardelean2023-09-10
|\ \ \ | | | | | | | | treewide: take maintainership from Karel
| * | | treewide: take maintainership from KarelJosef Schlehofer2023-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both of us were working for Turris and using these devices on daily basis. A few of these packages are still required and used by Turris. It would be great if Turris people will take maintainership of these packages, but if they decide not to, I can step in and take them. Since Karel switched from using OpenWrt to NixOS and hopefully, I didn't reveal some secret here, let's take maintainership of his packages. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #22039 from jefferyto/xmltodict-0.13.0Alexandru Ardelean2023-09-10
|\ \ \ \ | | | | | | | | | | xmltodict: Update to 0.13.0, rename source package
| * | | | xmltodict: Update to 0.13.0, rename source packageJeffery To2023-09-05
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This renames the source package to python-xmltodict to match other Python packages. This also updates the list of dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #22038 from jefferyto/ruamel-yaml-0.17.32Alexandru Ardelean2023-09-10
|\ \ \ \ | | | | | | | | | | ruamel-yaml: Update to 0.17.32, rename source package
| * | | | ruamel-yaml: Update to 0.17.32, rename source packageJeffery To2023-09-05
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | This renames the source package to python-ruamel-yaml to match other Python packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #22037 from jefferyto/python-zipp-3.16.2Alexandru Ardelean2023-09-10
|\ \ \ \ | | | | | | | | | | python-zipp: Update to 3.16.2, update list of dependencies
| * | | | python-zipp: Update to 3.16.2, update list of dependenciesJeffery To2023-09-05
| |/ / / | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #22036 from jefferyto/python-zeroconf-0.97.0Alexandru Ardelean2023-09-10
|\ \ \ \ | | | | | | | | | | python-zeroconf: Update to 0.97.0, update list of dependencies
| * | | | python-zeroconf: Update to 0.97.0, update list of dependenciesJeffery To2023-09-05
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | The package changed to the poetry-core build backend (and also requiring python-cython/host). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #22035 from jefferyto/python-yaml-6.0.1Alexandru Ardelean2023-09-10
|\ \ \ \ | | | | | | | | | | python-yaml: Update to 6.0.1
| * | | | python-yaml: Update to 6.0.1Jeffery To2023-09-05
| |/ / / | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #22034 from jefferyto/python-build-1.0.0Alexandru Ardelean2023-09-10
|\ \ \ \ | | | | | | | | | | python-build: Update to 1.0.0
| * | | | python-build: Update to 1.0.0Jeffery To2023-09-05
| |/ / / | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #22041 from jefferyto/python-cryptodomex-3.18.0Alexandru Ardelean2023-09-10
|\ \ \ \ | | | | | | | | | | python-cryptodomex: Update to 3.18.0, refresh patches
| * | | | python-cryptodomex: Update to 3.18.0, refresh patchesJeffery To2023-09-05
| |/ / / | | | | | | | | | | | | | | | | | | | | This also updates the list of dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #22040 from jefferyto/python-cryptodome-3.18.0Alexandru Ardelean2023-09-10
|\ \ \ \ | | | | | | | | | | python-cryptodome: Update to 3.18.0, refresh patches
| * | | | python-cryptodome: Update to 3.18.0, refresh patchesJeffery To2023-09-05
| |/ / / | | | | | | | | | | | | | | | | | | | | This also updates the list of dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #22042 from jefferyto/python-pyserial-3.5Alexandru Ardelean2023-09-10
|\ \ \ \ | |_|_|/ |/| | | python-pyserial: Update to 3.5, update list of dependencies
| * | | python-pyserial: Update to 3.5, update list of dependenciesJeffery To2023-09-05
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* / / python3: Update to 3.11.5, refresh patchesJeffery To2023-09-08
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fix for CVE-2023-40217 (Bypass TLS handshake on closed sockets). This also: * Remove 027-install-python3-symlink-after-stdlib.patch This was merged upstream in https://github.com/python/cpython/pull/104693. * Remove fix for unnecessary linking with libbsd (60bf01cb606344619e002901646171da1e69c0f9) This was fixed upstream in https://github.com/python/cpython/pull/105236. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | treewide: change my no longer used emailJosef Schlehofer2023-09-04
| | | | | | | | | | | | | | | | | | Since February 2023, I decided to no longer work with Turris, I mean CZ.NIC company due to some reasons how the development goes and since that day my work address is not available and not sure if there is some redirect to someone else, but if anyone wants to reach me, use my email address, where they can find me. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | python-websockets: Update to 11.0.3, update list of dependenciesJeffery To2023-09-04
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-wcwidth: Update to 0.2.6Jeffery To2023-09-04
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-voluptuous-serialize: Update to 2.6.0Jeffery To2023-09-04
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-voluptuous: Update to 0.13.1, update list of dependenciesJeffery To2023-09-04
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-urllib3: Update to 2.0.4Jeffery To2023-09-04
| | | | | | | | | | | | The package changed to the hatchling build backend. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-ubus: Update to 0.1.2Jeffery To2023-09-04
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-websocket-client: update to 1.6.2Javier Marcet2023-09-03
| | | | | | | | | | | | | | | | | | - Add support for SSLKEYLOGFILE environment variable - Add support for callable header arguments - Change handling of proxy environment variables, is_secure set to true now prevents http_proxy from getting used Signed-off-by: Javier Marcet <javier@marcet.info>