aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
* python-docutils: Update to 0.20.1Jeffery To2023-08-04
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-editables: Update to 0.5Jeffery To2023-08-04
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-pathspec: Update to 0.11.2Jeffery To2023-08-04
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-certifi: add github runtime testEneas U de Queiroz2023-07-28
| | | | | | | This loads the module, which should return the path of the CA bundle and verifies that the file exists. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* python-gnupg: Update to 0.5.1Jeffery To2023-07-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-wheel: Update to 0.41.0Jeffery To2023-07-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-awscli: Update to 1.29.7, update dependenciesJeffery To2023-07-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-boto3: Update to 1.28.7, update dependenciesJeffery To2023-07-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-s3transfer: Update to 0.6.1, update dependenciesJeffery To2023-07-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-botocore: Update to 1.31.7, update dependenciesJeffery To2023-07-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-awesomeversion: Update to 23.5.0, update dependenciesJeffery To2023-07-24
| | | | | | The package changed to the poetry-core build backend. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-atomicwrites: Update to 1.4.1Jeffery To2023-07-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python3-sqlparse: Update to 0.4.4, rename source packageJeffery To2023-07-24
| | | | | | | | | | This renames the source package to python-sqlparse to match other Python packages. This also updates the build dependencies; package now uses the flit-core build backend. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-aiohttp: Update 3.8.5, update dependenciesJeffery To2023-07-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-aiosignal: Add new packageJeffery To2023-07-24
| | | | | | | | From the README: A project to manage callbacks in asyncio projects. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-frozenlist: Add new packageJeffery To2023-07-24
| | | | | | | | | | | From the README: frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-charset-normalizer: Add new packageJeffery To2023-07-24
| | | | | | | | | | | From the README: A library that helps you read text from an unknown charset encoding. Motivated by chardet, I'm trying to resolve the issue by taking a new approach. All IANA character set names for which the Python core library provides codecs are supported. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python3-pyroute2: Update to 0.7.9, rename source packageJeffery To2023-07-24
| | | | | | | | | This renames the source package to python-pyroute2 to match other Python packages. This also updates/simplifies the package dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-apipkg: Update to 3.0.1Jeffery To2023-07-24
| | | | | | The package changed to the hatchling build backend. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python3-maxminddb: Update to 2.4.0, rename source packageJeffery To2023-07-24
| | | | | | | This renames the source package to python-maxminddb to match other Python packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-async-timeout: Update to 4.0.2Jeffery To2023-07-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-execnet: Update to 2.0.2Jeffery To2023-07-24
| | | | | | | The package changed to the hatchling build backend and removed the dependency on apipkg. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-pip: Update to 23.2.1Jeffery To2023-07-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* node: bump to v18.17.0Hirokazu MORIKAWA2023-07-23
| | | | | | | | | | | Notable Changes: *Ada 2.0 Node.js v18.17.0 comes with the latest version of the URL parser, Ada. This update brings significant performance improvements to URL parsing, including enhancements to the url.domainToASCII and url.domainToUnicode functions in node:url. *Web Crypto API Web Crypto API functions' arguments are now coerced and validated as per their WebIDL definitions like in other Web Crypto API implementations. This further improves interoperability with other implementations of Web Crypto API. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* rust: put host build dir to target build dirTianling Shen2023-07-23
| | | | | | | | | | | | | | | | When user runs `make clean` command, everything in `$(STAGING_DIR)` (where we installed rust) will be removed, but `$(BUILD_DIR_HOST)` (where we compiled rust and stored build stage) is untouched. So when user starts a new build after that, OpenWrt buildroot will still consider `rust` is installed already, resulting the build error "cargo: command not found". Fix this by moving to target build dir as well. Fixes: f489e019ac4a ("rust: compile host package per target") Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* Merge pull request #21585 from commodo/python-updates2Alexandru Ardelean2023-07-21
|\ | | | | django,numpy,lxml: bump versions
| * numpy: bump to version 1.25.1Alexandru Ardelean2023-07-16
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
| * python-django: bump to 4.2.3Alexandru Ardelean2023-07-16
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
| * python-lxml: bump to 4.9.3Alexandru Ardelean2023-07-16
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | Merge pull request #21604 from jefferyto/python3-netifaces-0.11.0Josef Schlehofer2023-07-21
|\ \ | | | | | | python3-netifaces: Update to 0.11.0, rename source package
| * | python3-netifaces: Update to 0.11.0, rename source packageJeffery To2023-07-20
| | | | | | | | | | | | | | | | | | | | | This renames the source package to python-netifaces to match other Python packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | python3-unidecode: Update to 1.3.6, rename source packageJeffery To2023-07-20
|/ / | | | | | | | | | | | | This renames the source package to python-unidecode to match other Python packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | rust: Update to 1.71.0Tianling Shen2023-07-18
| | | | | | | | | | | | Refreshed patches. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | rust: compile host package per targetOrne Brocaar2023-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While the compiled binaries are intended to run on the host system, the rust/host package does include the target matching the configured OpenWrt target. If using (for example) ./scripts/env to switch between different OpenWrt configurations, this will cause issues if the different configuration is for a different target. In such case there will be a mismatch between the available Rust target and OpenWrt target and the following error will be printed: > error[E0463]: can't find crate for `core` > note: the `XXX` target may not be installed This fix will add the RUSTC_TARGET_ARCH as HOST_BUILD_DIR and CARGO_HOME suffix, such that rust/host will be compiled in case an OpenWrt configuration change causes the RUSTC_TARGET_ARCH to change. Fixes: #21530 Signed-off-by: Orne Brocaar <info@brocaar.com> [Applied Jeffery To's suggestion for build and install path] Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | python-pip: Update to 23.2Jeffery To2023-07-17
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | golang: Update to 1.20.6Jeffery To2023-07-17
| | | | | | | | | | | | | | | | | | | | Includes fix for CVE-2023-29406 (net/http: insufficient sanitization of Host header). This also updates the copyright information for various Go packaging files. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-babel: Update to 2.12.1, add host buildJeffery To2023-07-16
| | | | | | | | | | | | Also updated dependencies for the new version. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #21566 from jefferyto/python-mako-reimportAlexandru Ardelean2023-07-16
|\ \ | |/ |/| python-mako: Re-import host-only package from abandoned packages repo
| * python-mako: Re-import host-only package from abandoned packages repoJeffery To2023-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mako was removed in 60ce07b9a1d5c7a53297f177f10af68f3304be9e; at the time we were using host pip to install host Python packages and so having this package was not necessary. With the move away from host pip and toward proper host packages, it would be better to have a Mako host-only package here to support the mesa package in the video feed. This re-imports the package from the abandoned packages feed, updates the makefile with current Python package conventions, and updates the package to the latest version. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | pillow: bump to version 10.0.0Alexandru Ardelean2023-07-14
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | pymysql: bump to version 1.1.0Alexandru Ardelean2023-07-14
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | python-requests: bump to version 2.31.0Alexandru Ardelean2023-07-14
|/ | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* python-trove-classifiers: Update to 2023.7.6Jeffery To2023-07-13
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* click: Update to 8.1.4, rename source packageJeffery To2023-07-13
| | | | | | | | | | This renames the source package to python-click to match other Python packages. This also updates the package dependencies, licence file, package title and description. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-editables: Update to 0.4Jeffery To2023-07-13
| | | | | | The build backend was changed from setuptools to flit-core. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-cython: Update to 0.29.36Jeffery To2023-07-13
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* php8: update to 8.2.8Michael Heimpold2023-07-12
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* lua-rs232: fix compilation with GCC13Rosen Penev2023-07-10
| | | | | | Patch taken from upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* luaposix: update to 36.2.1Maxim Storchak2023-07-10
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* python-docker: Update to 6.1.3Javier Marcet2023-07-05
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>