Port details |
- py-hypothesis Library for property based testing
- 6.119.3 devel =3 6.98.18_2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2016-01-08 04:47:57
- Last Update: 2024-11-21 20:53:34
- Commit Hash: 4edbd5d
- People watching this port, also watch:: qtkeychain-qt5, py39-treq, py311-Automat, linux-c7-atk, py39-beautifulsoup
- Also Listed In: python
- License: MPL20
- WWW:
- https://hypothesis.works/
- https://hypothesis.readthedocs.io/en/latest/
- https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python
- Description:
- Hypothesis is an advanced testing library for Python. It lets you write tests
which are parametrized by a source of examples, and then generates simple and
comprehensible examples that make your tests fail. This lets you find more bugs
in your code with less work.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-hypothesis/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-hypothesis
- pkg install py311-hypothesis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-hypothesis listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-hypothesis
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1732202532
SHA256 (hypothesis-6.119.3.tar.gz) = 1403676d95bc9f118a30ce2c97fcbdd28dd99f3a1ffe3456970d98a56b370f36
SIZE (hypothesis-6.119.3.tar.gz) = 412497
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-attrs>=22.2.0 : devel/py-attrs@py311
- py311-rich>=9.0.0 : textproc/py-rich@py311
- py311-sortedcontainers>=2.1.0<3.0.0 : devel/py-sortedcontainers@py311
- py311-black>=19.10b0 : devel/py-black@py311
- py311-click>=7.0 : devel/py-click@py311
- py311-rich>=9.0.0 : textproc/py-rich@py311
- py311-crosshair-tool>=0.0.77 : devel/py-crosshair-tool@py311
- py311-hypothesis-crosshair>=0.0.18 : devel/py-hypothesis-crosshair@py311
- py311-python-dateutil>=1.4 : devel/py-python-dateutil@py311
- py311-django42>=4.2 : www/py-django42@py311
- py311-dpcontracts>=0.4 : devel/py-dpcontracts@py311
- py311-black>=19.10b0 : devel/py-black@py311
- py311-lark>=0.10.1 : devel/py-lark@py311
- py311-numpy>=1.19.3,1 : math/py-numpy@py311
- py311-pandas>=1.1,1 : math/py-pandas@py311
- py311-pytest>=4.6,1 : devel/py-pytest@py311
- py311-pytz>=2014.1,1 : devel/py-pytz@py311
- py311-redis>=3.0.0 : databases/py-redis@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- math/py-CyLP
- for Run
-
- cad/py-pymtl
- devel/py-hypothesmith
- science/py-MDAnalysisTests
- textproc/py-textdistance
Configuration Options:
- ===> The following configuration options are available for py311-hypothesis-6.119.3:
CLI=on: Command-line interface support
CODEMODS=off: Refactor deprecated or inefficient code
CROSSHAIR=on: CrossHair support
DATEUTIL=on: Provide dateutil timezones
DJANGO=on: Django support
DPCONTRACTS=on: Contracts support
GHOSTWRITER=on: Ghostwriter support
LARK=on: Lark parser support
NUMPY=on: NumPy support
PANDAS=on: Pandas support
PYTEST=on: pytest support
PYTZ=on: Timezone support
REDIS=on: Redis support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-hypothesis
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.23.2 25 Oct 2021 15:57:25 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.23.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.23.1 13 Oct 2021 05:37:04 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.23.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.23.0 27 Sep 2021 19:48:09 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.23.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.22.0 27 Sep 2021 15:55:57 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.22.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.21.6 21 Sep 2021 22:23:32 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.21.6
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.21.2 21 Sep 2021 03:44:28 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.21.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.14.6 08 Aug 2021 21:44:00 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.14.6
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.14.5 08 Aug 2021 14:54:06 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.14.5
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.14.3 21 Jul 2021 18:11:53 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.14.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.14.2 15 Jul 2021 20:32:13 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.14.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.14.1 06 Jul 2021 14:56:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.14.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.14.0 20 Jun 2021 11:37:22 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.14.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.13.14 14 Jun 2021 17:39:57 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.13.14
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.13.4 10 Jun 2021 14:46:14 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.13.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.13.2 30 May 2021 19:52:24 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.13.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.13.1 26 May 2021 12:54:54 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.13.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.13.0 22 May 2021 14:42:49 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.13.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
6.12.0 11 May 2021 21:47:09 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis: Update to 6.12.0
- Update WWW
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.49.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.49.0 03 Mar 2021 18:09:19 |
sunpoet |
Remove PYNUMPY |
5.49.0 06 Feb 2021 20:45:20 |
sunpoet |
Add CODEMODS option |
5.49.0 01 Feb 2021 19:26:42 |
sunpoet |
Update to 5.49.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.41.2 30 Jan 2021 13:29:58 |
sunpoet |
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103 |
5.41.2 10 Jan 2021 23:11:50 |
sunpoet |
Update version requirement of RUN_DEPENDS |
5.41.2 21 Nov 2020 09:19:38 |
sunpoet |
Update version requirement of RUN_DEPENDS |
5.41.2 09 Nov 2020 17:35:23 |
sunpoet |
Update to 5.41.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.41.1 08 Nov 2020 17:19:12 |
sunpoet |
Update to 5.41.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.37.4 06 Nov 2020 11:27:00 |
sunpoet |
Update to 5.37.4
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.37.3 18 Oct 2020 15:35:23 |
sunpoet |
Update to 5.37.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.37.2 15 Oct 2020 20:07:48 |
sunpoet |
Update to 5.37.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.37.1 10 Oct 2020 17:55:57 |
sunpoet |
Update to 5.37.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.37.0 04 Oct 2020 14:13:36 |
sunpoet |
Add REDIS option |
5.37.0 03 Oct 2020 09:50:35 |
sunpoet |
Update to 5.37.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.36.1 02 Oct 2020 13:18:14 |
sunpoet |
Add CLI, DATEUTIL, DJANGO, GHOSTWRITER, LARK, NUMPY, PANDAS, PYTEST and PYTZ
options |
5.36.1 29 Sep 2020 18:18:08 |
sunpoet |
Update to 5.36.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.36.0 27 Sep 2020 19:32:06 |
sunpoet |
Update to 5.36.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.35.4 23 Sep 2020 12:04:56 |
sunpoet |
Update to 5.35.4
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.35.3 21 Sep 2020 20:02:03 |
sunpoet |
Update to 5.35.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.35.2 20 Sep 2020 18:57:27 |
sunpoet |
Update to 5.35.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.35.1 19 Sep 2020 15:35:32 |
sunpoet |
Update to 5.35.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.35.0 14 Sep 2020 17:46:43 |
sunpoet |
Update to 5.35.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.33.2 12 Sep 2020 12:08:06 |
sunpoet |
Update to 5.33.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.33.1 09 Sep 2020 20:38:12 |
sunpoet |
Update to 5.33.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.33.0 08 Sep 2020 17:48:55 |
sunpoet |
Update to 5.33.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.32.0 07 Sep 2020 18:11:28 |
sunpoet |
Update to 5.32.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.31.0 06 Sep 2020 15:36:29 |
sunpoet |
Update to 5.31.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.30.0 05 Sep 2020 21:30:36 |
sunpoet |
Update to 5.30.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.29.2 05 Sep 2020 10:09:40 |
sunpoet |
Update to 5.29.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.29.1 30 Aug 2020 20:21:00 |
sunpoet |
Update to 5.29.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.29.0 30 Aug 2020 07:15:22 |
sunpoet |
Update to 5.29.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.28.0 27 Aug 2020 18:45:32 |
sunpoet |
Update to 5.28.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.27.0 25 Aug 2020 18:49:09 |
sunpoet |
Update to 5.27.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.26.0 23 Aug 2020 19:36:12 |
sunpoet |
Update to 5.26.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.25.0 21 Aug 2020 21:23:53 |
sunpoet |
Update to 5.25.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.24.0 19 Aug 2020 16:20:30 |
sunpoet |
Update to 5.24.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.23.7 15 Aug 2020 16:31:11 |
sunpoet |
Update to 5.23.7
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.22.0 08 Aug 2020 10:19:27 |
sunpoet |
Update to 5.22.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.21.0 30 Jul 2020 09:51:02 |
sunpoet |
Update to 5.21.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.20.0 24 Jul 2020 19:00:42 |
sunpoet |
Update to 5.20.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.19.1 24 Jul 2020 07:12:01 |
sunpoet |
Update to 5.19.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.19.0 08 Jul 2020 18:58:12 |
sunpoet |
Update to 5.19.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.18.3 29 Jun 2020 16:15:52 |
sunpoet |
Update to 5.18.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.18.2 27 Jun 2020 09:33:53 |
sunpoet |
Update to 5.18.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.18.1 26 Jun 2020 11:56:20 |
sunpoet |
Update to 5.18.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.18.0 26 Jun 2020 08:44:09 |
sunpoet |
Add LICENSE_FILE |
5.18.0 24 Jun 2020 17:38:02 |
sunpoet |
Update to 5.18.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.17.0 24 Jun 2020 11:36:18 |
sunpoet |
Update to 5.17.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.16.2 22 Jun 2020 16:07:38 |
sunpoet |
Update to 5.16.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
5.16.0 15 Jun 2020 15:37:32 |
amdmi3 |
- Update to 5.16.0
Note that though this drops python2 support, py-hypothesis is only
currently used in TEST_DEPENDS, so this should not affect any package
building.
PR: 246821
Submitted by: amdmi3
Approved by: maintainer timeout (sunpoet, 2 weeks) |
4.57.1 05 Jan 2020 04:08:20 |
sunpoet |
Update to 4.57.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.38.1 20 Oct 2019 17:10:54 |
sunpoet |
Update to 4.38.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.38.0 03 Oct 2019 18:23:48 |
sunpoet |
Update to 4.38.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.37.0 28 Sep 2019 20:02:44 |
sunpoet |
Update to 4.37.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.36.2 26 Sep 2019 18:15:35 |
sunpoet |
Update to 4.36.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.36.1 25 Sep 2019 20:41:17 |
sunpoet |
Update to 4.36.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.36.0 11 Sep 2019 00:03:23 |
sunpoet |
Update to 4.36.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.35.0 05 Sep 2019 17:07:38 |
sunpoet |
Update to 4.35.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.34.0 24 Aug 2019 19:51:55 |
sunpoet |
Update to 4.34.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.33.1 24 Aug 2019 00:07:55 |
sunpoet |
Update to 4.33.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.33.0 20 Aug 2019 19:18:48 |
sunpoet |
Update to 4.33.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.32.3 06 Aug 2019 17:42:20 |
sunpoet |
Update to 4.32.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.32.2 02 Aug 2019 19:29:03 |
sunpoet |
Update to 4.32.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.32.1 01 Aug 2019 16:16:35 |
sunpoet |
Update to 4.32.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.31.1 29 Jul 2019 01:24:52 |
sunpoet |
Update to 4.31.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.31.0 25 Jul 2019 23:57:07 |
sunpoet |
Update to 4.31.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.28.2 21 Jul 2019 20:47:50 |
sunpoet |
Update to 4.28.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.28.1 13 Jul 2019 20:47:31 |
sunpoet |
Update to 4.28.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.28.0 12 Jul 2019 11:01:59 |
sunpoet |
Update to 4.28.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.27.0 09 Jul 2019 18:19:58 |
sunpoet |
Update to 4.27.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.26.4 08 Jul 2019 18:48:16 |
sunpoet |
Update to 4.26.4
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.26.3 07 Jul 2019 19:13:31 |
sunpoet |
Update to 4.26.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.26.2 06 Jul 2019 21:41:34 |
sunpoet |
Update to 4.26.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.26.1 05 Jul 2019 19:13:40 |
sunpoet |
Update to 4.26.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.26.0 04 Jul 2019 18:13:38 |
sunpoet |
Update to 4.26.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.25.0 03 Jul 2019 18:51:42 |
sunpoet |
Update to 4.25.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.24.6 27 Jun 2019 20:03:59 |
sunpoet |
Update to 4.24.6
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.24.5 24 Jun 2019 18:06:32 |
sunpoet |
Update to 4.24.5
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.24.4 22 Jun 2019 21:48:40 |
sunpoet |
Update to 4.24.4
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.24.3 08 Jun 2019 20:28:49 |
sunpoet |
Update to 4.24.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.24.2 07 Jun 2019 23:04:09 |
sunpoet |
Update to 4.24.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |