aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
...
| * python3-dbus-fast: bump version to 2.20.0Quintin Hill2023-12-11
| | | | | | | | Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* | pipx: Update to 1.3.3Jeffery To2023-12-13
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-typing-extensions: Update to 4.9.0Jeffery To2023-12-13
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-referencing: Update to 0.32.0Jeffery To2023-12-13
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-platformdirs: Update to 4.1.0Jeffery To2023-12-13
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-pathspec: Update to 0.12.1Jeffery To2023-12-13
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-argcomplete: Update to 3.2.1Jeffery To2023-12-13
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python3: Update to 3.11.7, refresh patchesJeffery To2023-12-13
|/ | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* golang: Update to 1.21.5Jeffery To2023-12-11
| | | | | | Includes fix for CVE-2023-39326 (net/http: limit chunked data overhead). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-jsonschema-specifications: Update to 2023.11.2Jeffery To2023-12-08
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-referencing: Update to 0.31.1Jeffery To2023-12-07
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-jsonschema: Update to 4.20.0Jeffery To2023-12-07
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-cryptography: Update to 41.0.7Jeffery To2023-12-07
| | | | | | | 41.0.6 included a fix for CVE-2023-49083 (loading certificates from a PKCS#7 bundle could lead to a null-pointer-dereference and segfault). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-bcrypt: Update to 4.1.1Jeffery To2023-12-07
| | | | | | This also updates the test.sh script to use an assert. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* pipx: Update to 1.3.2, add new dependenciesJeffery To2023-12-07
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-platformdirs: Add new packageJeffery To2023-12-07
| | | | | | | | | | | | | | | This also includes a test.sh script for the packages feed CI. From the README: When writing desktop application, finding the right location to store user data and configuration varies per platform. Even for single-platform apps, there may by plenty of nuances in figuring out the right location. This kind of thing is what the platformdirs package is for. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-trove-classifiers: Update to 2023.11.29Jeffery To2023-12-04
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* perl: update to version 5.38.2Andy Syam2023-12-01
| | | | | | | | | | removed one that no longer exists in perl-5.38.2 updated one patch fixed missing builtin.pm Signed-off-by: Andy Syam <privasisource@gmail.com>
* python-wheel: Update to 0.42.0Jeffery To2023-11-30
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-setuptools: Update to 69.0.2Jeffery To2023-11-30
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-pyasn1: Update to 0.5.1Jeffery To2023-11-30
| | | | | | This also adds a test.sh script for the packages feed CI. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-idna: Update to 3.6Jeffery To2023-11-30
| | | | | | This also adds a test.sh script for the packages feed CI. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* node: upgrade to v20.10.0Hirokazu MORIKAWA2023-11-30
| | | | | | | | | | | Notable Changes * --experimental-default-type flag to flip module defaults * Detect ESM syntax in ambiguous JavaScript * New flush option in file system functions * Experimental WebSocket client * vm: fix V8 compilation cache support for vm.Script Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* python-jsonschema: Update to 4.19.1, update list of dependenciesJeffery To2023-11-30
| | | | | | This also adds a test.sh script for the packages feed CI. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-jsonschema-specifications: Add new packageJeffery To2023-11-30
| | | | | | | | | | From the README: JSON support files from the JSON Schema Specifications (metaschemas, vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-referencing: Add new packageJeffery To2023-11-30
| | | | | | | | From the README: An implementation-agnostic implementation of JSON reference resolution. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-rpds-py: Add new packageJeffery To2023-11-30
| | | | | | | | From the README: Python bindings to the Rust rpds crate for persistent data structures. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* luajit2: update to v2.1-20231117Javier Marcet2023-11-26
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* python-trove-classifiers: Update to 2023.11.14Jeffery To2023-11-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-argcomplete: Update to 3.1.6Jeffery To2023-11-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* perl: update to version 5.38.0Andy Syam2023-11-22
| | | | | | | | | | | | | | | removed some sources to download perl. I believe I only need one source to download perl at https://www.cpan.org/src/5.0. I see some Linux distributions use that source to download. change the position of PKG_MAINTAINER to make it neater and prettier perform a patch refresh removes some patches that have been applied in perl-5.38.0 as well as patches that are no longer used in perl-5.38.0 added one patch Perl/perl5@ba6e2c3 this fixes the issue regcomp*.c, regexec.c - fixup regex engine build under -Uusedl provided updates and synchronized libc.config base.config version.config to perl-5.38.0 removed deprecated arybase in perl-5.29.4 Signed-off-by: Andy Syam <privasisource@gmail.com>
* rust: Update to 1.74.0Tianling Shen2023-11-22
| | | | | | | - Bumped libc to 0.2.147 to align deps. - Refreshed patches. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* Merge pull request #22713 from zhaojh329/lua-ecoFlorian Eckert2023-11-21
|\ | | | | lua-eco: update to 3.1.0
| * lua-eco: update to 3.1.0Jianhui Zhao2023-11-20
| | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | Merge pull request #22625 from ecammit/python_requirements_for_homeassistantJeffery To2023-11-21
|\ \ | |/ |/| Added python-fnv-hash-fast, python-lru-dict, and python-orjson
| * python-orjson: Added for v3.9.10Timothy M. Ace2023-11-20
| | | | | | | | Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
| * python-lru-dict: Added for v1.3.0Timothy M. Ace2023-11-20
| | | | | | | | Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
| * python-fnv-hash-fast: Added for v0.5.0Timothy M. Ace2023-11-16
| | | | | | | | Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
| * python-fnvhash: Added for v0.1.0Timothy M. Ace2023-11-16
| | | | | | | | Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
* | pipx: Add new packageJeffery To2023-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: pipx is a tool to help you install and run end-user applications written in Python. It's roughly similar to macOS's brew, JavaScript's npx, and Linux's apt. It's closely related to pip. In fact, it uses pip, but is focused on installing and managing Python packages that can be run from the command line directly as applications. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-userpath: Add new packageJeffery To2023-11-16
| | | | | | | | | | | | | | | | | | | | | | | | The patches have been submitted upstream in https://github.com/ofek/userpath/pull/52 and https://github.com/ofek/userpath/pull/53. From the README: This is a tool for modifying a user's PATH. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-argcomplete: Add new packageJeffery To2023-11-16
| | | | | | | | | | | | | | | | | | From the README: Argcomplete provides easy, extensible command line tab completion of arguments for your Python application. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-twisted: Update to 23.10.0, refresh patchesJeffery To2023-11-16
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-wheel: Update to 0.41.3Jeffery To2023-11-16
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-poetry-core: Update to 1.8.1Jeffery To2023-11-16
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-trove-classifiers: Update to 2023.11.9Jeffery To2023-11-16
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-mako: Update to 1.3.0Jeffery To2023-11-16
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-hatch-vcs: Update to 0.4.0Jeffery To2023-11-16
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | golang: Update to 1.21.4Jeffery To2023-11-13
| | | | | | | | | | | | | | Includes fixes for CVE-2023-45283 and CVE-2023-45284 (path/filepath: insecure parsing of Windows paths). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | lua-eco: update to 3.0.2Jianhui Zhao2023-11-10
|/ | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>