python313Packages.hypothesis: 6.127.4 -> 6.130.5

https://hypothesis.readthedocs.io/en/latest/changes.html#v6-130-5
This commit is contained in:
Martin Weinelt
2025-04-03 23:10:22 +02:00
parent f92ce8e86b
commit 147a7d49c2
@@ -24,7 +24,7 @@
buildPythonPackage rec {
pname = "hypothesis";
version = "6.127.4";
version = "6.130.5";
pyproject = true;
disabled = pythonOlder "3.7";
@@ -33,7 +33,7 @@ buildPythonPackage rec {
owner = "HypothesisWorks";
repo = "hypothesis";
rev = "hypothesis-python-${version}";
hash = "sha256-Ef0DbK2+HnU94F2TxcotJEt3rcIU/QOhStLOUTn7o2k=";
hash = "sha256-PJx8Mf+OUmZ6GgLBKesKdFs09avxtGtU96ejAVznFNQ=";
};
# I tried to package sphinx-selective-exclude, but it throws