notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-hypothesis Library for property based testing
6.98.18_1 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.98.18Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-01-08 04:47:57
Last Update: 2024-04-13 14:47:51
Commit Hash: 84a372a
People watching this port, also watch:: py39-pycparser, libxkbcommon, xbitmaps, py39-Automat, py39-shiboken2
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.
HomepageHomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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 py39-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 py39-hypothesis listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-hypothesis
Package flavors (<flavor>: <package>)
  • py39: py39-hypothesis
distinfo:
TIMESTAMP = 1710712438 SHA256 (hypothesis-6.98.18.tar.gz) = 01b7a02dde6f0848cba1d1fcf8a87dbe94c4fca21e7d45a401c090702947aad1 SIZE (hypothesis-6.98.18.tar.gz) = 389900

Packages (timestamps in pop-ups are UTC):
py37-hypothesis
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--5.41.2---5.41.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-hypothesis
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.98.186.98.18-6.98.186.98.18---
FreeBSD:13:quarterly6.92.16.92.1--6.98.18-6.92.1-
FreeBSD:14:latest6.98.186.98.18-6.98.186.98.18---
FreeBSD:14:quarterly6.92.16.98.18--6.98.18-6.92.1-
FreeBSD:15:latest6.98.156.98.18n/a6.92.1n/a-6.92.16.98.6
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-attrs>=22.2.0 : devel/py-attrs@py39
  2. py39-exceptiongroup>=1.1.1 : devel/py-exceptiongroup@py39
  3. py39-rich>=9.0.0 : textproc/py-rich@py39
  4. py39-sortedcontainers>=2.1.0<3.0.0 : devel/py-sortedcontainers@py39
  5. py39-black>=19.10b0 : devel/py-black@py39
  6. py39-click>=7.0 : devel/py-click@py39
  7. py39-rich>=9.0.0 : textproc/py-rich@py39
  8. py39-python-dateutil>=1.4 : devel/py-python-dateutil@py39
  9. py39-django32>=3.2 : www/py-django32@py39
  10. py39-dpcontracts>=0.4 : devel/py-dpcontracts@py39
  11. py39-black>=19.10b0 : devel/py-black@py39
  12. py39-lark>=0.10.1 : devel/py-lark@py39
  13. py39-numpy>=1.17.3,1 : math/py-numpy@py39
  14. py39-pandas>=1.1,1 : math/py-pandas@py39
  15. py39-pytest>=4.6,1 : devel/py-pytest@py39
  16. py39-pytz>=2014.1,1 : devel/py-pytz@py39
  17. py39-redis>=3.0.0 : databases/py-redis@py39
  18. python3.9 : lang/python39
This port is required by:
for Run
  1. cad/py-pymtl
  2. devel/py-hypothesmith
  3. science/py-MDAnalysisTests
  4. textproc/py-textdistance

Configuration Options:
===> The following configuration options are available for py39-hypothesis-6.98.18_1: CLI=on: Command-line interface support CODEMODS=off: Refactor deprecated or inefficient code 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 ZONEINFO=on: Zone ===> Use 'make config' to modify these settings
Options name:
devel_py-hypothesis
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/h/hypothesis/
  2. https://pypi.org/packages/source/h/hypothesis/
Collapse this list.

Number of commits found: 283 (showing only 100 on this page)

«  1 | 2 | 3  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.14.0
20 Jun 2021 11:37:22
commit hash: df750c0922caebccebf8a15ac84f288352498a84commit hash: df750c0922caebccebf8a15ac84f288352498a84commit hash: df750c0922caebccebf8a15ac84f288352498a84commit hash: df750c0922caebccebf8a15ac84f288352498a84 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 7e804175aff838faa4b1e453b76928a1076a4265commit hash: 7e804175aff838faa4b1e453b76928a1076a4265commit hash: 7e804175aff838faa4b1e453b76928a1076a4265commit hash: 7e804175aff838faa4b1e453b76928a1076a4265 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: d5c2b39c27c3a52701c3ef62e405d7ff2b78c7aacommit hash: d5c2b39c27c3a52701c3ef62e405d7ff2b78c7aacommit hash: d5c2b39c27c3a52701c3ef62e405d7ff2b78c7aacommit hash: d5c2b39c27c3a52701c3ef62e405d7ff2b78c7aa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 55d1856b7f534845c74d43695e3b9ec40cc0e95fcommit hash: 55d1856b7f534845c74d43695e3b9ec40cc0e95fcommit hash: 55d1856b7f534845c74d43695e3b9ec40cc0e95fcommit hash: 55d1856b7f534845c74d43695e3b9ec40cc0e95f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: e0eb32f41d78b558bf18fe1b34d1d9e31495a27ecommit hash: e0eb32f41d78b558bf18fe1b34d1d9e31495a27ecommit hash: e0eb32f41d78b558bf18fe1b34d1d9e31495a27ecommit hash: e0eb32f41d78b558bf18fe1b34d1d9e31495a27e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: ce0b16c0de3300ae1109860dd3871da902b17baccommit hash: ce0b16c0de3300ae1109860dd3871da902b17baccommit hash: ce0b16c0de3300ae1109860dd3871da902b17baccommit hash: ce0b16c0de3300ae1109860dd3871da902b17bac files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 934bee03456017dce22dcbc0cbdcbda98d2b18bccommit hash: 934bee03456017dce22dcbc0cbdcbda98d2b18bccommit hash: 934bee03456017dce22dcbc0cbdcbda98d2b18bccommit hash: 934bee03456017dce22dcbc0cbdcbda98d2b18bc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.49.0
03 Mar 2021 18:09:19
Revision:567144Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove PYNUMPY
5.49.0
06 Feb 2021 20:45:20
Revision:564270Original commit files touched by this commit
sunpoet search for other commits by this committer
Add CODEMODS option
5.49.0
01 Feb 2021 19:26:42
Revision:563640Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:563407Original commit files touched by this commit
sunpoet search for other commits by this committer
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+

PR:		250103
5.41.2
10 Jan 2021 23:11:50
Revision:561128Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS
5.41.2
21 Nov 2020 09:19:38
Revision:555843Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS
5.41.2
09 Nov 2020 17:35:23
Revision:554744Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:554532Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:554234Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:552644Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:552455Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:551951Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:551400Original commit files touched by this commit
sunpoet search for other commits by this committer
Add REDIS option
5.37.0
03 Oct 2020 09:50:35
Revision:551281Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:551186Original commit files touched by this commit
sunpoet search for other commits by this committer
Add CLI, DATEUTIL, DJANGO, GHOSTWRITER, LARK, NUMPY, PANDAS, PYTEST and PYTZ
options
5.36.1
29 Sep 2020 18:18:08
Revision:550568Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:550316Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:549692Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:549491Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:549132Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:549005Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:548647Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:548318Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:548134Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:548009Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:547919Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:547812Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:547711Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:547621Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:547095Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:547005Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:546414Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:546211Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:545855Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:545656Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:545371Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:544983Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:544411Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:543751Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:543301Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:543054Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:541547Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:540791Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:540574Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:540500Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:540445Original commit files touched by this commit
sunpoet search for other commits by this committer
Add LICENSE_FILE
5.18.0
24 Jun 2020 17:38:02
Revision:540086Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:540034Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:539828Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:538898Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:522099Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:514934Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:513685Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:513150Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:512938Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:512827Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:511784Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:511202Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:509740Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:509670Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:509456Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:508269Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:507887Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:507794Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:507549Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:507334Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:507089Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:506568Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:506450Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:506296Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:506241Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:506161Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:506043Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:505916Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:505857Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:505773Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:505221Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:505036Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:504895Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:503755Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:503658Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.24.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.24.1
05 Jun 2019 19:40:06
Revision:503520Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.24.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.24.0
30 May 2019 21:55:54
Revision:503094Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.24.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.23.8
27 May 2019 19:42:51
Revision:502818Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.23.8

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.23.7
26 May 2019 18:02:04
Revision:502734Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.23.7

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.23.6
20 May 2019 18:08:56
Revision:502134Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.23.6

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.23.5
18 May 2019 09:44:45
Revision:501936Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.23.5

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.23.4
17 May 2019 18:39:32
Revision:501881Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.23.4

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.23.3
16 May 2019 23:56:22
Revision:501813Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.23.3

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.23.2
15 May 2019 15:54:26
Revision:501714Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.23.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.23.1
12 May 2019 20:09:22
Revision:501467Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.23.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.18.1
30 Apr 2019 19:07:33
Revision:500534Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.18.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst

Number of commits found: 283 (showing only 100 on this page)

«  1 | 2 | 3  »