Port details |
- py-cibuildwheel Build Python wheels on CI with minimal configuration
- 2.23.2 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: yuri@FreeBSD.org
 - Port Added: 2025-03-31 16:46:52
- Last Update: 2025-03-31 16:43:35
- Commit Hash: 8f9a4da
- Also Listed In: science
- License: BSD2CLAUSE
- WWW:
- https://cibuildwheel.pypa.io/en/stable
- https://github.com/pypa/cibuildwheel
- Description:
- cibuildwheel allows building Python wheels across Mac, Linux, Windows,
on multiple versions of Python.
cibuildwheel runs on your CI server - currently it supports GitHub Actions,
Azure Pipelines, Travis CI, AppVeyor, CircleCI, and GitLab CI - and it builds
and tests your wheels across all of your platforms.
 ¦ ¦ ¦ ¦ 
- 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}cibuildwheel>0:devel/py-cibuildwheel@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-cibuildwheel/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-cibuildwheel
- pkg install py311-cibuildwheel
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-cibuildwheel listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cibuildwheel
- Package flavors (<flavor>: <package>)
- py311: py311-cibuildwheel
- distinfo:
- TIMESTAMP = 1743408200
SHA256 (cibuildwheel-2.23.2.tar.gz) = fba11162a4c0b3c4f0f5302661abb2dccdb26b0e9449ea0389c5ff18d4ef0c55
SIZE (cibuildwheel-2.23.2.tar.gz) = 295372
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- hatchling : devel/py-hatchling@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:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-bashlex>=0.13 : devel/py-bashlex@py311
- py311-bracex>0 : textproc/py-bracex@py311
- py311-certifi>0 : security/py-certifi@py311
- py311-dependency-groups>=1.2 : devel/py-dependency-groups@py311
- py311-filelock>=0 : sysutils/py-filelock@py311
- py311-packaging>=20.9 : devel/py-packaging@py311
- py311-platformdirs>=0 : devel/py-platformdirs@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-cibuildwheel
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|