| Port details on branch 2024Q3 |
- py-hypothesis Property-based testing library for Python
- 6.152.11 devel
=1 6.151.7Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2016-01-08 04:47:57
- Last Update: 2026-06-26 20:44:48
- Commit Hash: a07be60
- People watching this port, also watch:: py311-Automat, freeimage, font-misc-meltho, libjxl, py311-pycparser
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py312-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 py312-hypothesis listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-hypothesis
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1780751942
SHA256 (hypothesis-6.152.11.tar.gz) = 13167fb2fd61710ff9e9ad3fd6ac02bc683c9999a4166c9877b0b0422a908134
SIZE (hypothesis-6.152.11.tar.gz) = 472721
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:
-
- py312-setuptools>=61 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-sortedcontainers>=2.1.0<3.0.0 : devel/py-sortedcontainers@py312
- py312-black>=20.8b0 : devel/py-black@py312
- py312-click>=7.0 : devel/py-click@py312
- py312-rich>=9.0.0 : textproc/py-rich@py312
- py312-crosshair-tool>=0.0.104 : devel/py-crosshair-tool@py312
- py312-hypothesis-crosshair>=0.0.28 : devel/py-hypothesis-crosshair@py312
- py312-python-dateutil>=1.4 : devel/py-python-dateutil@py312
- py312-django52>=5.2 : www/py-django52@py312
- py312-dpcontracts>=0.4 : devel/py-dpcontracts@py312
- py312-black>=20.8b0 : devel/py-black@py312
- py312-lark>=0.10.1 : devel/py-lark@py312
- py312-numpy>=1.21.6,1 : math/py-numpy@py312
- py312-pandas>=1.1,1 : math/py-pandas@py312
- py312-pytest>=4.6,1 : devel/py-pytest@py312
- py312-pytz>=2014.1,1 : devel/py-pytz@py312
- py312-redis>=3.0.0 : databases/py-redis@py312
- py312-watchdog>=4.0.0 : devel/py-watchdog@py312
- python3.12 : lang/python312
- This port is required by:
- for Build
-
- math/py-CyLP
- misc/py-pytorch
- for Run
-
- astro/py-pytest-astropy
- cad/py-pymtl
- devel/py-hypothesmith
- science/py-MDAnalysisTests
- textproc/py-textdistance
Configuration Options:
- ===> The following configuration options are available for py312-hypothesis-6.152.11:
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
WATCHDOG=on: Watchdog support
===> 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:
|