pythonPackages.cx_oracle: init at 6.1

This commit is contained in:
y0no
2018-03-19 11:40:57 +01:00
committed by Robert Schütz
parent a15544d5f5
commit c9366518fa
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -1435,6 +1435,8 @@ in {
cx_Freeze = callPackage ../development/python-modules/cx_freeze {};
cx_oracle = callPackage ../development/python-modules/cx_oracle {};
cvxopt = buildPythonPackage rec {
name = "${pname}-${version}";
pname = "cvxopt";