oelint-adv: 3.26.1 -> 3.26.2

This commit is contained in:
R. Ryantm 2023-11-02 22:40:49 +00:00
parent edbe9ad5e0
commit 92e191bf9e

View file

@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "3.26.1";
version = "3.26.2";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-xQC3y9YeY8o4L4pLV+nLs1Ao8KH6q1BprwTeUm8f+2w=";
hash = "sha256-tR4CB4i91XHoyFtZH1LsDxVI791v0LCtvCd28Ahlxlc=";
};
propagatedBuildInputs = with python3.pkgs; [