oelint-adv: 3.26.5 -> 3.26.6

This commit is contained in:
R. Ryantm 2024-01-02 02:37:27 +00:00
parent 3d54a95d71
commit 75b4536f28

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