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

oelint-adv: 4.4.0 -> 4.4.1
This commit is contained in:
Nick Cao 2024-02-28 20:05:56 -05:00 committed by GitHub
commit 8e0b4880c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "4.4.0";
version = "4.4.1";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-Sg7qn/yZUJEJdMmaGm27kyL+fKkUsZo25eExZPOem40=";
hash = "sha256-Yv0GCz0vZTVrnFjHFIl4XF/jbVD4DJ4J6V6+X5IllJ8=";
};
propagatedBuildInputs = with python3.pkgs; [