about summary refs log tree commit diff
path: root/pkgs/development/python-modules/cypari2
diff options
context:
space:
mode:
authorMauricio Collares <mauricio@collares.org>2021-03-06 12:22:37 -0300
committerMauricio Collares <mauricio@collares.org>2021-03-06 12:28:55 -0300
commit6efed4bee8436d8f55c0671a28759b6e58eb0440 (patch)
tree646ae5b91815375e84b40c7591b1fd2ce5664117 /pkgs/development/python-modules/cypari2
parentef615b5a61c049317da5ed5637e4561b224dd66d (diff)
Revert "python3Packages.cypari2: 2.1.1 -> 2.1.2"
This reverts commit 7a3db26212b957cf1b210a4fbb85ed3c83c139e9.

Updating this requires fixing Sage tests, which will be done in a
separate PR.
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 8c189848fc3b2..a7115d1e940da 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 = "2.1.2";
+  version = "2.1.1";
 
   src = fetchPypi {
     inherit pname version;
-    sha256 = "03cd45edab8716ebbfdb754e65fea72e873c73dc91aec098fe4a01e35324ac7a";
+    sha256 = "df1ef62e771ec36e5a456f5fc8b51bc6745b70f0efdd0c7a30c3f0b5f1fb93db";
   };
 
   # This differs slightly from the default python installPhase in that it pip-installs