Port details on branch 2024Q3 |
- py-hypothesis Library for property based testing
- 6.123.2 devel =3 6.122.3Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2016-01-08 04:47:57
- Last Update: 2025-01-02 02:44:17
- Commit Hash: f986e0c
- 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 = 1735705159
SHA256 (hypothesis-6.123.2.tar.gz) = 02c25552783764146b191c69eef69d8375827b58a75074055705ab8fdbc95fc5
SIZE (hypothesis-6.123.2.tar.gz) = 417823
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.78 : 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.123.2:
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:
|