11 buildPythonPackage rec {
16 inherit pname version;
17 sha256 = "f8bfa8b99b69c4506d6f5bd3b0aabf77f98cdb17f3c9fc3f5ca820033336fba4";
24 propagatedBuildInputs = [
39 description = "Easy to use retry decorator";
40 homepage = "https://github.com/invl/retry";
41 license = licenses.asl20;