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

oelint-adv: 3.26.1 -> 3.26.2
This commit is contained in:
OTABI Tomoya
2023-11-03 12:26:12 +09:00
committed by GitHub
+2 -2
View File
@@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "3.26.1";
version = "3.26.2";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-xQC3y9YeY8o4L4pLV+nLs1Ao8KH6q1BprwTeUm8f+2w=";
hash = "sha256-tR4CB4i91XHoyFtZH1LsDxVI791v0LCtvCd28Ahlxlc=";
};
propagatedBuildInputs = with python3.pkgs; [