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 83 on this page)

«  1 | 2 | 3 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.18.0
25 Apr 2019 18:28:21
Revision:500047Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.18.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.17.2
20 Apr 2019 23:07:18
Revision:499478Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.17.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.17.1
17 Apr 2019 18:48:47
Revision:499189Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.17.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.17.0
16 Apr 2019 23:49:43
Revision:499132Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.17.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.16.0
14 Apr 2019 17:51:48
Revision:498922Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.16.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.15.0
09 Apr 2019 19:05:09
Revision:498492Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.15.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.14.6
08 Apr 2019 19:20:53
Revision:498416Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.14.6

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.14.5
07 Apr 2019 20:06:03
Revision:498314Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.14.5

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.14.4
06 Apr 2019 14:43:28
Revision:498109Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.14.4

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.14.3
05 Apr 2019 22:43:48
Revision:498009Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.14.3

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.14.2
01 Apr 2019 20:31:41
Revision:497527Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.14.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.14.1
31 Mar 2019 13:15:17
Revision:497403Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.14.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.14.0
22 Mar 2019 21:21:55
Revision:496587Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.14.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.13.0
21 Mar 2019 19:40:27
Revision:496489Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.13.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.12.0
20 Mar 2019 18:03:02
Revision:496366Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.12.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.11.0
19 Mar 2019 17:48:32
Revision:496277Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.11.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.10.0
18 Mar 2019 18:22:02
Revision:496163Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.10.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.9.0
17 Mar 2019 18:58:23
Revision:496094Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.9.0

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

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.19
15 Mar 2019 21:41:14
Revision:495820Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.19

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.18
14 Mar 2019 15:20:08
Revision:495707Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.18

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.17
13 Mar 2019 16:10:53
Revision:495595Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.17

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.16
12 Mar 2019 18:09:53
Revision:495482Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.16

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.15
11 Mar 2019 18:07:33
Revision:495375Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.15

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.13
09 Mar 2019 14:37:29
Revision:495153Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.13

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.12
09 Mar 2019 12:08:57
Revision:495129Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.12

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.11
07 Mar 2019 17:32:05
Revision:494970Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.11

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.10
06 Mar 2019 18:06:42
Revision:494807Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.10

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.9
05 Mar 2019 17:29:24
Revision:494723Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.9

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.8
04 Mar 2019 17:57:39
Revision:494615Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.8

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.7
02 Mar 2019 17:47:01
Revision:494433Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.7

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.6
01 Mar 2019 11:19:14
Revision:494266Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.6

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.5
28 Feb 2019 21:35:24
Revision:494196Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.5

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.4
27 Feb 2019 23:47:47
Revision:494100Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.4

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.3
26 Feb 2019 23:50:13
Revision:493990Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.3

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.2
25 Feb 2019 23:35:45
Revision:493910Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.1
24 Feb 2019 17:56:30
Revision:493785Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.7.0
23 Feb 2019 09:52:24
Revision:493659Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
4.6.0
22 Feb 2019 19:54:39
Revision:493594Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.6.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.88.3
14 Jan 2019 15:38:57
Revision:490264Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.88.3

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.88.2
13 Jan 2019 20:08:30
Revision:490184Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.88.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.88.1
12 Jan 2019 21:18:03
Revision:490080Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.88.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.88.0
11 Jan 2019 20:17:24
Revision:490001Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.88.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.87.0
10 Jan 2019 21:21:51
Revision:489905Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.87.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.86.4
09 Jan 2019 14:51:56
Revision:489787Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.86.4

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.86.3
07 Jan 2019 18:12:20
Revision:489596Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.86.3

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.86.2
06 Jan 2019 20:40:40
Revision:489539Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.86.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.86.1
05 Jan 2019 22:45:37
Revision:489398Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.86.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.86.0
03 Jan 2019 19:57:38
Revision:489210Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.86.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.85.3
02 Jan 2019 23:58:22
Revision:489110Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.85.3

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.71.11
25 Sep 2018 16:08:50
Revision:480674Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.71.11

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.71.10
22 Sep 2018 16:43:54
Revision:480401Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.71.10

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.71.9
21 Sep 2018 18:08:03
Revision:480291Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.71.9

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.71.8
20 Sep 2018 19:27:29
Revision:480196Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.71.8

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.71.7
20 Sep 2018 00:22:29
Revision:480132Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.71.7

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.71.6
17 Sep 2018 20:02:48
Revision:479948Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.71.6

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.71.5
16 Sep 2018 23:25:11
Revision:479901Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.71.5

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.71.4
16 Sep 2018 00:06:48
Revision:479855Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.71.4

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.71.3
14 Sep 2018 20:35:58
Revision:479779Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.71.3

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.71.2
12 Sep 2018 22:55:22
Revision:479629Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.71.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.71.1
11 Sep 2018 19:00:16
Revision:479551Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.71.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.71.0
10 Sep 2018 20:27:09
Revision:479460Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.71.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.70.3
08 Sep 2018 00:14:13
Revision:479212Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.70.3

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.70.2
06 Sep 2018 18:23:42
Revision:479121Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.70.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.70.1
04 Sep 2018 18:40:25
Revision:478976Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.70.1

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.70.0
01 Sep 2018 22:51:33
Revision:478740Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.70.0

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.69.6
31 Aug 2018 14:41:50
Revision:478567Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.69.6

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
3.69.5
29 Aug 2018 19:09:19
Revision:478384Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.69.5

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.56.10
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
3.56.10
16 May 2018 23:54:50
Revision:470166Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.56.10

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.56.9
14 May 2018 16:31:44
Revision:469915Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.56.9

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.56.8
12 May 2018 23:50:30
Revision:469762Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.56.8

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.56.7
11 May 2018 16:53:23
Revision:469657Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.56.7

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.56.6
09 May 2018 21:39:02
Revision:469477Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.56.6

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.56.5
27 Apr 2018 15:55:59
Revision:468449Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.56.5

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.56.2
22 Apr 2018 12:50:03
Revision:468018Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.56.2

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
3.56.1
22 Apr 2018 08:47:52
Revision:467933Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.56.1

- Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Update WWW

Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
1.18.1
17 Apr 2018 19:16:27
Revision:467640Original commit files touched by this commit
sunpoet search for other commits by this committer
Take maintainership
1.18.1
16 Apr 2018 21:33:19
Revision:467537Original commit files touched by this commit
feld search for other commits by this committer
Reset MAINTAINER

Approved by:	maintainer (private communications)
1.18.1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.18.1
28 Jul 2017 01:23:44
Revision:446793Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-hypothesis: Update license

Approved by:	portmgr (blanket)
1.18.1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.18.1
08 Jan 2016 04:46:37
Revision:405520Original commit files touched by this commit
koobs search for other commits by this committer
[NEW] devel/py-hypothesis: Library for property based testing

Hypothesis is a library for testing your Python code against a much larger
range of examples than you would ever want to write by hand. It's based on the
Haskell library, Quickcheck, and is designed to integrate seamlessly into your
existing Python unit testing work flow.

WWW: https://github.com/DRMacIver/hypothesis

PR:		205914
Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net>

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

«  1 | 2 | 3