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

oelint-adv: 3.26.12 -> 4.1.0
This commit is contained in:
Weijia Wang
2024-01-28 06:54:51 +01:00
committed by GitHub
+2 -2
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; [