python.pkgs.hypothesis: 3.88.3 -> 4.7.3 (#58169)
It looks like in 89f91cf06b64e278d8b019bf4238baabfcbbe13a the hash from 4.7.3 was used and the wrong version specified.
This commit is contained in:
parent
923cfbdbb1
commit
f1c7bb9d29
@ -9,7 +9,7 @@ buildPythonPackage rec {
|
|||||||
# pytz fake_factory django numpy pytest
|
# pytz fake_factory django numpy pytest
|
||||||
# If you need these, you can just add them to your environment.
|
# If you need these, you can just add them to your environment.
|
||||||
|
|
||||||
version = "3.88.3";
|
version = "4.7.3";
|
||||||
pname = "hypothesis";
|
pname = "hypothesis";
|
||||||
|
|
||||||
# Use github tarballs that includes tests
|
# Use github tarballs that includes tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user