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

oelint-adv: 4.2.0 -> 4.3.0
This commit is contained in:
Nick Cao 2024-02-17 09:37:58 -05:00 committed by GitHub
commit ee3aa73ae9
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 = "4.2.0";
version = "4.3.0";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-Yq69pZLtOdUP+ZkKA6F7KgRlmXJQiS17+ETMVjpt9iY=";
hash = "sha256-G2wBy1nx05WiAtnNXp7Kvio4dA3rYJRVfdKm3a2ZF/g=";
};
propagatedBuildInputs = with python3.pkgs; [