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
Port details
py-hypothesis-crosshair Level-up your Hypothesis tests with CrossHair
0.0.18_1 devel on this many watch lists=0 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 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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):
py311-hypothesis-crosshair
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.18_10.0.18_1-0.0.18_10.0.18_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.0.18_10.0.18_1-0.0.18_10.0.18_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.0.18_10.0.18_1n/a0.0.18_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-crosshair-tool>=0.0.74 : devel/py-crosshair-tool@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/h/hypothesis_crosshair/
  2. https://pypi.org/packages/source/h/hypothesis_crosshair/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.18_1
21 Nov 2024 13:38:09
commit hash: a2334aa839d897857505fabcb235e1c60a2043afcommit hash: a2334aa839d897857505fabcb235e1c60a2043afcommit hash: a2334aa839d897857505fabcb235e1c60a2043afcommit hash: a2334aa839d897857505fabcb235e1c60a2043af files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 838cd6e38f3d07b98452d93ebd8530471af0ba8bcommit hash: 838cd6e38f3d07b98452d93ebd8530471af0ba8bcommit hash: 838cd6e38f3d07b98452d93ebd8530471af0ba8bcommit hash: 838cd6e38f3d07b98452d93ebd8530471af0ba8b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: d39c1f5bca200e5cd27be65c6191ce9031ceaf89commit hash: d39c1f5bca200e5cd27be65c6191ce9031ceaf89commit hash: d39c1f5bca200e5cd27be65c6191ce9031ceaf89commit hash: d39c1f5bca200e5cd27be65c6191ce9031ceaf89 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 06f50258edf98bffff9593738fc261863470fc89commit hash: 06f50258edf98bffff9593738fc261863470fc89commit hash: 06f50258edf98bffff9593738fc261863470fc89commit hash: 06f50258edf98bffff9593738fc261863470fc89 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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