about summary refs log tree commit diff
path: root/pkgs/development/python-modules/cypari2
diff options
context:
space:
mode:
authorTimo Kaufmann <timokau@zoho.com>2019-01-16 22:15:40 +0100
committerGitHub <noreply@github.com>2019-01-16 22:15:40 +0100
commita8dbc5e3134701bb5598707ddc994ddf6c710496 (patch)
treefe2ca1aca41d6d2e4b1be97bdefae8d8f74adbeb /pkgs/development/python-modules/cypari2
parentead68995fa007a9f1f50db21834257f036f933da (diff)
python.pkgs.cypari2: 1.3.1 -> 2.0.3 (#54093)
Upstream issues should be fixed now, see https://trac.sagemath.org/ticket/26442.
Sage needs a patch to adapt.
Diffstat (limited to 'pkgs/development/python-modules/cypari2')
-rw-r--r--pkgs/development/python-modules/cypari2/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/cypari2/default.nix b/pkgs/development/python-modules/cypari2/default.nix
index c9f647d77b86f..bf46bf9a182b8 100644
--- a/pkgs/development/python-modules/cypari2/default.nix
+++ b/pkgs/development/python-modules/cypari2/default.nix
@@ -11,11 +11,11 @@
 buildPythonPackage rec {
   pname = "cypari2";
   # upgrade may break sage, please test the sage build or ping @timokau on upgrade
-  version = "1.3.1";
+  version = "2.0.3";
 
   src = fetchPypi {
     inherit pname version;
-    sha256 = "04f00xp8aaz37v00iqg1mv5wjq00a5qhk8cqa93s13009s9x984r";
+    sha256 = "0mghbmilmy34xp1d50xdx76sijqxmpkm2bcgx2v1mdji2ff7n0yc";
   };
 
   # This differs slightly from the default python installPhase in that it pip-installs