1 { lib, buildPythonPackage, fetchPypi }:
3 buildPythonPackage rec {
9 sha256 = "5fad80b613c402d5b7df7bd84812548b2a61e9977387a80a5fc5c396492b13c9";
12 # circular dependencies with fixtures
16 homepage = "http://docs.openstack.org/developer/pbr/";
17 license = licenses.asl20;
18 description = "Python Build Reasonableness";