oelint-adv: 5.1.2 -> 5.1.3

This commit is contained in:
R. Ryantm 2024-04-16 13:19:20 +00:00
parent 81a5d0fcbb
commit 3813d8a534
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.2";
version = "5.1.3";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-7lrjytvcOnZZ8ezhWKng7OahqwsW95VkDt8B6NMriR0=";
hash = "sha256-Jo3Z5hhZH0tzu4+RL+ElaenlWCRoIYANWGx5U2u9xy8=";
};
propagatedBuildInputs = with python3.pkgs; [