| Port details |
- py-polyfactory Mock data generation factories
- 3.3.0 devel
=0 3.1.0Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2025-11-30 03:21:09
- Last Update: 2026-08-22 02:25:04
- Commit Hash: 75f1c77
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/litestar-org/polyfactory
- Description:
- Polyfactory is a simple and powerful mock data generation library,
based around type hints and supporting dataclasses, typed-dicts,
pydantic models, msgspec structs and more.
¦ ¦ ¦ ¦ 
- 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}polyfactory>0:devel/py-polyfactory@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-polyfactory/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-polyfactory
- pkg install py312-polyfactory
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-polyfactory listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-polyfactory
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1787364664
SHA256 (polyfactory-3.3.0.tar.gz) = 237258b6ff43edf362ffd1f68086bb796466f786adfa002b0ac256dbf2246e9a
SIZE (polyfactory-3.3.0.tar.gz) = 348668
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-hatchling>=0 : devel/py-hatchling@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-Faker>=0 : devel/py-Faker@py312
- py312-typing-extensions>0 : devel/py-typing-extensions@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- textproc/py-docling
- www/py-litestar
Configuration Options:
- No options to configure
- Options name:
- devel_py-polyfactory
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.3.0 22 Aug 2026 02:25:04
    |
Wen Heping (wen)  |
devel/py-polyfactory: Update to 3.3.0 |
3.1.0 30 Nov 2025 03:19:11
    |
Wen Heping (wen)  |
devel/py-polyfactory: Add new port
Polyfactory is a simple and powerful mock data generation library,
based around type hints and supporting dataclasses, typed-dicts,
pydantic models, msgspec structs and more. |
Number of commits found: 2
|