7 buildPythonPackage rec {
13 inherit pname version;
14 sha256 = "e8c237239d3ffb061069aa04fc5b3d8ae4fb0af16a9713fe0977f02261d323e9";
18 homepage = "https://github.com/samuel/python-pagerduty";
19 description = "Library for the PagerDuty service API";
20 license = licenses.bsd0;