Merge pull request #278181 from r-ryantm/auto-update/oelint-adv

oelint-adv: 3.26.5 -> 3.26.6
This commit is contained in:
Nick Cao 2024-01-02 11:17:01 -05:00 committed by GitHub
commit c53c192586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "3.26.5";
version = "3.26.6";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-+kmPV42y4Za/ZLXLCyt73E8Nxn0zBftTZT5JDsAQkEw=";
hash = "sha256-RRNuuGpK9c8Cj4FUEHZses3CMDZku/AzY7S9yl5DrSo=";
};
propagatedBuildInputs = with python3.pkgs; [