| Port details |
- py-protovalidate Protocol Buffer Validation for Python
- 1.1.0 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: 2025-11-29 23:54:27
- Last Update: 2025-12-16 21:15:58
- Commit Hash: 6df9934
- Also Listed In: python
- License: APACHE20
- WWW:
- https://protovalidate.com/
- https://github.com/bufbuild/protovalidate-python
- Description:
- Protovalidate is the semantic validation library for Protobuf. It provides
standard annotations to validate common rules on messages and fields, as well as
the ability to use CEL to write custom rules. It's the next generation of
protoc-gen-validate.
With Protovalidate, you can annotate your Protobuf messages with both standard
and custom validation rules.
 ¦ ¦ ¦ ¦ 
- 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}protovalidate>0:devel/py-protovalidate@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-protovalidate/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-protovalidate
- pkg install py311-protovalidate
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-protovalidate listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-protovalidate
- Package flavors (<flavor>: <package>)
- py311: py311-protovalidate
- distinfo:
- TIMESTAMP = 1765895730
SHA256 (protovalidate-1.1.0.tar.gz) = f78e9bdc1bca351d611d6b5f136a4ec13f526a9ece724afeb59a2af42a1e9975
SIZE (protovalidate-1.1.0.tar.gz) = 219536
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-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=0 : devel/py-hatchling@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-cel-python02>=0.2<0.3 : devel/py-cel-python02@py311
- py311-google-re2>=1.1.20251105 : devel/py-google-re2@py311
- py311-protobuf>=5,1 : devel/py-protobuf@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-protovalidate
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.0 16 Dec 2025 21:15:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-protovalidate: Update to 1.1.0
Changes: https://github.com/bufbuild/protovalidate-python/releases |
1.0.0_1 09 Dec 2025 11:21:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-protovalidate: Change RUN_DEPENDS from py-cel-python to py-cel-python02
- Bump PORTREVISION for dependency change |
1.0.0 29 Nov 2025 23:20:27
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-protovalidate: Add py-protovalidate 1.0.0
Protovalidate is the semantic validation library for Protobuf. It provides
standard annotations to validate common rules on messages and fields, as well as
the ability to use CEL to write custom rules. It's the next generation of
protoc-gen-validate.
With Protovalidate, you can annotate your Protobuf messages with both standard
and custom validation rules. |
Number of commits found: 3
|