python312Packages.hypothesis: 6.98.17 -> 6.99.12

https://hypothesis.readthedocs.io/en/latest/changes.html#v6-99-12
This commit is contained in:
Martin Weinelt 2024-03-24 03:07:35 +01:00
parent 3b44190ef4
commit ea752a4b68
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
buildPythonPackage rec {
pname = "hypothesis";
version = "6.98.17";
version = "6.99.12";
pyproject = true;
disabled = pythonOlder "3.7";
@ -31,7 +31,7 @@ buildPythonPackage rec {
owner = "HypothesisWorks";
repo = "hypothesis";
rev = "hypothesis-python-${version}";
hash = "sha256-2knFmaa334vFo8bbLCmrWAXRDXFcC+GPRqj7RG3FqEQ=";
hash = "sha256-0nzjRDv4L3bxxnC0lBY5S7FP9CFhyzHzNchWXoX91Zg=";
};
# I tried to package sphinx-selective-exclude, but it throws