7 buildPythonPackage rec {
10 format = "setuptools";
13 inherit pname version;
14 sha256 = "0pdgi35hczsslil4890xqawnbpdazkgf2v1443847h5hy2gq2sg7";
17 # No tests included in archive
21 homepage = "https://code.google.com/archive/p/oauth/";
22 description = "Library for OAuth version 1.0a";
23 license = licenses.mit;