Merge pull request #305067 from r-ryantm/auto-update/python312Packages.oelint-parser
python312Packages.oelint-parser: 3.4.0 -> 3.4.1
This commit is contained in:
commit
0518880e45
@ -9,13 +9,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "oelint-parser";
|
||||
version = "3.4.0";
|
||||
version = "3.4.1";
|
||||
format = "setuptools";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit version;
|
||||
pname = "oelint_parser";
|
||||
hash = "sha256-knMxVBibaX3wK7VNBODHeLeAbBOXHKNbyxjItiNcIfw=";
|
||||
hash = "sha256-AZkbLTMWSUfrbgXZzvKy+maNaB7AwLPoh3Q8QT4Zq5U=";
|
||||
};
|
||||
|
||||
buildInputs = [ pip ];
|
||||
|
Loading…
Reference in New Issue
Block a user