oelint-adv: 4.1.1 -> 4.2.0

This commit is contained in:
R. Ryantm
2024-02-10 07:12:13 +00:00
parent 2394210484
commit d74c40cb73
+2 -2
View File
@@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "4.1.1";
version = "4.2.0";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-uHFvVRFI7JZQ8vSOtXTuz7Jivxd8kPQW6AtiQIG3Ujo=";
hash = "sha256-Yq69pZLtOdUP+ZkKA6F7KgRlmXJQiS17+ETMVjpt9iY=";
};
propagatedBuildInputs = with python3.pkgs; [