oelint-adv: 5.7.0 -> 5.7.1

This commit is contained in:
R. Ryantm 2024-08-04 22:27:19 +00:00
parent 54770984fc
commit bd5504e74b

View File

@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "5.7.0";
version = "5.7.1";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-Ivlab7l+aNojHICAHHAhojx8RXI8h3jMnl7ehFDkLW0=";
hash = "sha256-8F3fXNdb8YtYRQ6CHz+qX6IsqvIxnGrETWrBPrb5v+Q=";
};
propagatedBuildInputs = with python3.pkgs; [