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

oelint-adv: 5.5.0 -> 5.6.0
This commit is contained in:
Nick Cao 2024-06-20 16:42:07 -04:00 committed by GitHub
commit 5b77673e1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "5.5.0";
version = "5.6.0";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-9cyYBPDYbhDVaKNLAm1LjB5/UfnYkAuT46XI0JaHg3I=";
hash = "sha256-8y+7FUxsw5nxyCYdukigyQDkCgcHYLFSoIVmr0P/IVs=";
};
propagatedBuildInputs = with python3.pkgs; [