oelint-adv: 5.7.2 -> 6.0.0

This commit is contained in:
R. Ryantm 2024-09-08 11:00:14 +00:00
parent fae6fb8e6d
commit 1b233e4c95

View File

@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "5.7.2";
version = "6.0.0";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-nHtOSOAKbmbmihaL8qvXBOB76LaC9E95UFQ479X/Rgo=";
hash = "sha256-tN+DHLj/sey8CipQT5nnwym0JkiIkR8WJg2jKys+4Yk=";
};
propagatedBuildInputs = with python3.pkgs; [