oelint-adv: 4.3.1 -> 4.4.0

This commit is contained in:
R. Ryantm 2024-02-25 01:00:16 +00:00
parent 7794d8a785
commit d53ad6a7f0

View File

@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "4.3.1";
version = "4.4.0";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-N8QNX6JuHVDKBLwGNwBROH8f+tcLrc1Mk21CiiOVHkI=";
hash = "sha256-Sg7qn/yZUJEJdMmaGm27kyL+fKkUsZo25eExZPOem40=";
};
propagatedBuildInputs = with python3.pkgs; [