Merge pull request #279742 from r-ryantm/auto-update/python310Packages.oelint-parser
python310Packages.oelint-parser: 2.13.3 -> 2.13.11
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "oelint-parser";
|
||||
version = "2.13.3";
|
||||
version = "2.13.11";
|
||||
format = "setuptools";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit version;
|
||||
pname = "oelint_parser";
|
||||
hash = "sha256-pjonw0VZlDK3xf8cfgn+qT4jZSYD8wRSDLz1Go9Y5so=";
|
||||
hash = "sha256-Hr+2S4AGx0W+rrMFdAlN7/OcDTFYivZVYknD/sHWMDs=";
|
||||
};
|
||||
|
||||
buildInputs = [ pip ];
|
||||
|
||||
Reference in New Issue
Block a user