Port details |
- py-hypothesis-crosshair Level-up your Hypothesis tests with CrossHair
- 0.0.18_1 devel =0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-10-14 05:30:16
- Last Update: 2024-11-21 13:38:09
- Commit Hash: a2334aa
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/pschanely/hypothesis-crosshair
- Description:
- hypothesis-crosshair adds the power of solver-based symbolic execution to your
Hypothesis tests with CrossHair.
- ¦ ¦ ¦ ¦
- 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-crosshair>0:devel/py-hypothesis-crosshair@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-hypothesis-crosshair/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-hypothesis-crosshair
- pkg install py311-hypothesis-crosshair
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-crosshair listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-hypothesis-crosshair
- Package flavors (<flavor>: <package>)
- py311: py311-hypothesis-crosshair
- distinfo:
- TIMESTAMP = 1729856268
SHA256 (hypothesis_crosshair-0.0.18.tar.gz) = d791b31b79064fb2f3e0aeb3c86e6a7619677b5791e667b385249d8a2a8df0c8
SIZE (hypothesis_crosshair-0.0.18.tar.gz) = 9497
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-crosshair-tool>=0.0.74 : devel/py-crosshair-tool@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-hypothesis
Configuration Options:
- No options to configure
- Options name:
- devel_py-hypothesis-crosshair
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.18_1 21 Nov 2024 13:38:09 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis-crosshair: Remove py-hypothesis from RUN_DEPENDS
- Bump PORTREVISION for dependency change
It allows this port to be added as an optional dependency of py-hypothesis
(CROSSHAIR option). |
0.0.18 25 Oct 2024 15:56:44 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis-crosshair: Update to 0.0.18
Changes: https://github.com/pschanely/hypothesis-crosshair/commits/main |
0.0.17 25 Oct 2024 11:17:43 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis-crosshair: Update to 0.0.17
Changes: https://github.com/pschanely/hypothesis-crosshair/commits/main |
0.0.16 14 Oct 2024 04:45:10 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hypothesis-crosshair: Add py-hypothesis-crosshair 0.0.16
hypothesis-crosshair adds the power of solver-based symbolic execution to your
Hypothesis tests with CrossHair. |
Number of commits found: 4
|