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

oelint-adv: 4.4.4 -> 4.4.5
This commit is contained in:
Nick Cao 2024-03-23 11:34:55 -04:00 committed by GitHub
commit 64870f39ce
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 = "4.4.4";
version = "4.4.5";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-ELWVQzlC56EYy0op42jKmRsuVnSZfz2fQATWOlhxWbk=";
hash = "sha256-NRTfWHtItwjZi3O26MzH8GtetCkj7egZa3OArs+Q2SY=";
};
propagatedBuildInputs = with python3.pkgs; [