Revert "pythonPackages.cypari2: 1.3.1 -> 2.0.1 (#49446)" (#51414)

This reverts commit d9b650f4cc.

The update is causing segfaults. See
https://trac.sagemath.org/ticket/26442.
This commit is contained in:
Timo Kaufmann
2018-12-03 00:44:33 +01:00
committed by GitHub
parent 4711bd2fe6
commit 5f2b8de75c
2 changed files with 2 additions and 16 deletions

View File

@@ -12,11 +12,11 @@
buildPythonPackage rec {
pname = "cypari2";
# upgrade may break sage, please test the sage build or ping @timokau on upgrade
version = "2.0.1";
version = "1.3.1";
src = fetchPypi {
inherit pname version;
sha256 = "11nqp40nji8bz4zn7j8sbzin93l65kf8s1sc76lvbsbkswaxdyij";
sha256 = "04f00xp8aaz37v00iqg1mv5wjq00a5qhk8cqa93s13009s9x984r";
};
# This differs slightly from the default python installPhase in that it pip-installs