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

oelint-adv: 5.7.1 -> 5.7.2
This commit is contained in:
Nick Cao 2024-08-14 15:36:24 -04:00 committed by GitHub
commit d13d9b92ae
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.7.1";
version = "5.7.2";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-8F3fXNdb8YtYRQ6CHz+qX6IsqvIxnGrETWrBPrb5v+Q=";
hash = "sha256-nHtOSOAKbmbmihaL8qvXBOB76LaC9E95UFQ479X/Rgo=";
};
propagatedBuildInputs = with python3.pkgs; [