Merge pull request #286055 from r-ryantm/auto-update/oelint-adv

oelint-adv: 4.1.0 -> 4.1.1
This commit is contained in:
Nick Cao
2024-02-03 10:55:23 -05:00
committed by GitHub
+2 -2
View File
@@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "4.1.0";
version = "4.1.1";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-odejUprYMdKWrm87oRVuJKwLWEL/XuLfQtfjVKK4VTE=";
hash = "sha256-uHFvVRFI7JZQ8vSOtXTuz7Jivxd8kPQW6AtiQIG3Ujo=";
};
propagatedBuildInputs = with python3.pkgs; [