Path to this page:
Subject: CVS commit: pkgsrc/devel/py-hypothesis
From: Adam Ciarcinski
Date: 2023-08-25 13:08:48
Message id: 20230825110848.AC513FBDB@cvs.NetBSD.org
Log Message:
py-hypothesis: updated to 6.82.6
6.82.6
This patch enables and fixes many more of ruff‘s lint rules.
6.82.5
Fixes the error message for missing [cli] extra.
6.82.4
This patch ensures that we always close the download connection in \
GitHubArtifactDatabase.
6.82.3
We can now pretty-print combinations of zero enum.Flag values, like SomeFlag(0), \
which has never worked before.
Files: