python37Packages.cysignals: 1.8.1 -> 1.9.0 (#55216)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cysignals/versions
This commit is contained in:
R. RyanTM 2019-02-05 06:37:22 -08:00 committed by Timo Kaufmann
parent f40412e3e2
commit 0058ce5369

View File

@ -9,11 +9,11 @@ assert pariSupport -> pari != null;
buildPythonPackage rec {
pname = "cysignals";
version = "1.8.1";
version = "1.9.0";
src = fetchPypi {
inherit pname version;
sha256 = "1hnkcrrxgh6g8a197v2yw61xz43iyv81jbl6jpy19ql3k66w81zx";
sha256 = "15ix8crpad26cfl1skyg7qajqqfdrm8q5ahhmlfmqi1aw0jqj2g2";
};
# explicit check: