oelint-adv: 4.4.4 -> 4.4.5

This commit is contained in:
R. Ryantm 2024-03-23 00:10:55 +00:00
parent c902226b79
commit 7d09b94c1f
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; [