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

oelint-adv: 5.1.3 -> 5.3.0
This commit is contained in:
Aleksana 2024-04-27 15:24:11 +08:00 committed by GitHub
commit 54e5c0a63c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "5.1.3";
version = "5.3.0";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-Jo3Z5hhZH0tzu4+RL+ElaenlWCRoIYANWGx5U2u9xy8=";
hash = "sha256-EAYHxp7pXXYNYRGsQ3XckRxDM1pFHgiZr+gj8fJLqa0=";
};
propagatedBuildInputs = with python3.pkgs; [