python.pkgs.cypari2: 2.0.3 -> 2.1.0 (#59085)

This commit is contained in:
Timo Kaufmann
2019-04-06 21:46:13 +00:00
committed by GitHub
parent 203d0ff1c8
commit ceede33ddf
2 changed files with 9 additions and 2 deletions

View File

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