Port details |
- py-wassima Access your OS root certificates with utmost ease
- 1.1.6 security
=0 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-12-31 16:03:14
- Last Update: 2024-12-31 15:38:18
- Commit Hash: 56fecd5
- 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.
- 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 = 1735227772
SHA256 (wassima-1.1.6.tar.gz) = 4c9e88213a5cd8fc6db56117627fb8b89499478e63e75fe07c627bf55af6501c
SIZE (wassima-1.1.6.tar.gz) = 16678
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:
-
- py311-maturin>=1.7<2 : devel/py-maturin@py311
- rust>=1.83.0 : lang/rust
- 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:
- cargo python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.6 31 Dec 2024 15:38:18 |
Po-Chuan Hsieh (sunpoet) |
security/py-wassima: Add py-wassima 1.1.6
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. |
Number of commits found: 1
|