Port details on branch 2025Q3 |
- py-wassima Access your OS root certificates with utmost ease
- 2.0.0 security
=0 2.0.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-12-31 16:03:14
- Last Update: 2025-06-29 11:46:10
- Commit Hash: feece6b
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/jawah/wassima
- Description:
- Wassima offers you a great alternative to certifi. It is a simple yet efficient
wrapper around MIT licensed rustls-native-certs.
This project allows you to access your original operating system trust store,
thus helping you to verify the remote peer certificates.
It works as-is out-of-the-box for MacOS, Windows, and Linux. Automatically
fallback on Certifi otherwise. Available on PyPy and Python 3.7+
If your particular operating system is not supported, we will make this happen!
Open an issue on the repository.
For now, it is not supported to call your OS certificate verify native function.
Use your Python native capabilities for it.
¦ ¦ ¦ ¦ 
- 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}wassima>0:security/py-wassima@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-wassima/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-wassima
- pkg install py311-wassima
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-wassima listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-wassima
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1750954236
SHA256 (wassima-2.0.0.tar.gz) = 9d0dd4d7f8cdc1247518daf72b656f77f87a870861aeda73e32a43e583202ae6
SIZE (wassima-2.0.0.tar.gz) = 148821
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-hatchling>=1.6.0<2 : 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:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-niquests
Configuration Options:
- No options to configure
- Options name:
- security_py-wassima
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|