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

oelint-adv: 5.3.1 -> 5.3.2
This commit is contained in:
Nick Cao
2024-05-19 11:03:23 -04:00
committed by GitHub
+2 -2
View File
@@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "5.3.1";
version = "5.3.2";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-8fftHQpv2GZhi3ZDXYUG7uAiWuuX79dntGAbKIvv4Kc=";
hash = "sha256-9FLoQxh9HNWmZguczfC3CkXIt7oMfCFhfen2y+Tfac4=";
};
propagatedBuildInputs = with python3.pkgs; [