Revert "python3Packages.hypothesis: 4.41.0 -> 4.56.1"

This updated only the version, not the hash.

https://github.com/NixOS/nixpkgs/pull/77372

This reverts commit 046c4020a5.
This commit is contained in:
Frederik Rietdijk 2020-01-11 09:20:25 +01:00
parent 348eaa280b
commit e4a75b0f32

View File

@ -9,7 +9,7 @@ buildPythonPackage rec {
# pytz fake_factory django numpy pytest
# If you need these, you can just add them to your environment.
version = "4.56.1";
version = "4.41.0";
pname = "hypothesis";
# Use github tarballs that includes tests