oelint-adv: 3.26.12 -> 4.1.0

This commit is contained in:
R. Ryantm 2024-01-28 01:03:46 +00:00
parent 1dd556946e
commit 946ac7831c

View File

@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "3.26.12";
version = "4.1.0";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-pemFy+MTBE9T/dY93rErlvWCru1TLR7X25/1+GNAFdw=";
hash = "sha256-odejUprYMdKWrm87oRVuJKwLWEL/XuLfQtfjVKK4VTE=";
};
propagatedBuildInputs = with python3.pkgs; [