about summary refs log tree commit diff
path: root/pkgs/development/python-modules/cypari2
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2018-11-11 14:47:24 +0100
committerFrederik Rietdijk <fridh@fridh.nl>2018-12-03 16:50:38 +0100
commitebd878becee78314da2c43c3cbc80592a606be37 (patch)
tree3f0fa4e8eb111f8120f0df86d8cfeeed06d9f5cf /pkgs/development/python-modules/cypari2
parent932f62334b2feef3ee323758a7abe69e48be4857 (diff)
python: cypari2: 2.0.0 -> 2.0.1
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 08209c96d4e7f..9a9be578ca8c1 100644
--- a/pkgs/development/python-modules/cypari2/default.nix
+++ b/pkgs/development/python-modules/cypari2/default.nix
@@ -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.0";
+  version = "2.0.1";
 
   src = fetchPypi {
     inherit pname version;
-    sha256 = "3512d8a78217dfd3ac431b470453342188f70b2053386678a1ec3c74aae7427a";
+    sha256 = "32fad615d773e9b5a9394c078ddc2c868e64e35f1ac9633ff90b456901b9d886";
   };
 
   # This differs slightly from the default python installPhase in that it pip-installs