os
os copied to clipboard
Main package repository for production Wolfi images
This is the same as the main package, but without any dependencies. This is somewhat counterintuitive, since this results in a package that is unusable by itself. ingress-nginx ships this...
…e cycle soupsieve declares in pypi that they have 'null' requirements_dist. An attempt to use soupsieve without beautifulsoup4 will result in import error. beautifulsoup4 in pypi identifies they need soupsieve....
soupsieve declares in pypi that they have 'null' requirements_dist. An attempt to use soupsieve without beautifulsoup4 will result in import error. beautifulsoup4 in pypi identifies they need soupsieve. An attempt...
Also paramterise and remove the clang-dev package which isn't needed anymore.
Because of the recent version streaming of grpc, dependencies need to be bumped in order to pick up the new versions. This list was made by looking at dependencies of...
The current version of checkov depends on Python 3.11. however, the latest version is Python 3.12 https://pypi.org/project/checkov, and it should be updated Fixes: Update the dependency of checkov to be...
Fixes: Update checkov to the latest version 3.2.257 https://github.com/bridgecrewio/checkov ### Pre-review Checklist #### For new version streams - [x] The upstream project supports multiple concurrent versions.
``` running step "Split development files" mv: can't rename '/home/build/melange-out/mariadb-connector-c/usr/bin': No such file or directory ``` https://cloudlogging.app.goo.gl/DejLp4yvTH89c85j8
The gcc-12 12.4.0 bump broke compilation due to missing dependencies Ensure that our C/C++ compilers have adequate test pipelines to ensure compiling works