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
+2 -2
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; [