python3Packages.robotstatuschecker: 3.0.1 -> 4.1.1
This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "robotstatuschecker";
|
||||
version = "3.0.1";
|
||||
version = "4.1.1";
|
||||
pyproject = true;
|
||||
|
||||
# no tests included in PyPI tarball
|
||||
@@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||
owner = "robotframework";
|
||||
repo = "statuschecker";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-yW6353gDwo/IzoWOB8oelaS6IUbvTtwwDT05yD7w6UA=";
|
||||
hash = "sha256-YyiGd3XSIe+4PEL2l9LYDGH3lt1iRAAJflcBGYXaBzY=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user