7 buildPythonPackage rec {
12 inherit pname version;
13 sha256 = "f25e9307fbb5960cb035394c26e37731b64cc465b197c4344cee85ec450ab92f";
16 propagatedBuildInputs = [
21 homepage = "https://github.com/baztian/jaydebeapi";
22 license = licenses.lgpl2;
23 description = "Use JDBC database drivers from Python 2/3 or Jython with a DB-API";