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

oelint-adv: 3.26.4 -> 3.26.5

authored by OTABI Tomoya and committed by GitHub 4a48ec28 3b46c1be

+2 -2
+2 -2
pkgs/by-name/oe/oelint-adv/package.nix
··· 6 7 python3.pkgs.buildPythonApplication rec { 8 pname = "oelint-adv"; 9 - version = "3.26.4"; 10 format = "setuptools"; 11 12 src = fetchPypi { 13 inherit version; 14 pname = "oelint_adv"; 15 - hash = "sha256-Gb4BQl/CJDpvzvwBDFWYUGvMQBbZZSMCDQh4xbOzp6Y="; 16 }; 17 18 propagatedBuildInputs = with python3.pkgs; [
··· 6 7 python3.pkgs.buildPythonApplication rec { 8 pname = "oelint-adv"; 9 + version = "3.26.5"; 10 format = "setuptools"; 11 12 src = fetchPypi { 13 inherit version; 14 pname = "oelint_adv"; 15 + hash = "sha256-+kmPV42y4Za/ZLXLCyt73E8Nxn0zBftTZT5JDsAQkEw="; 16 }; 17 18 propagatedBuildInputs = with python3.pkgs; [