Port details |
- py-nethsm Python client for NetHSM
- 1.2.1 security =1 1.2.1Version of this port present on the latest quarterly branch.
- Maintainer: awoonyaa@gmail.com
- Port Added: 2024-08-17 20:45:50
- Last Update: 2024-10-21 09:17:40
- Commit Hash: bf322fc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pypi.org/project/nethsm/
- Description:
- NetHSM is a trustworthy, open Hardware Security Module developed by Nitrokey.
This package provides a Python client for NetHSM.
- ¦ ¦ ¦ ¦
- 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}nethsm>0:security/py-nethsm@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-nethsm/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-nethsm
- pkg install py311-nethsm
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-nethsm listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-nethsm
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1724146902
SHA256 (nethsm-1.2.1.tar.gz) = 10fc462450861a5de9df22e533b347ef1b44552db0a118a028984be7b0348001
SIZE (nethsm-1.2.1.tar.gz) = 210765
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-flit-core>=3.2.0<4 : devel/py-flit-core@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-certifi>=14.5.14, : security/py-certifi@py311
- py311-python-dateutil>=2.7.0 : devel/py-python-dateutil@py311
- py311-typing-extensions>=4.3.0 : devel/py-typing-extensions@py311
- py311-urllib3>=2.0 : net/py-urllib3@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- comms/py-pynitrokey
- for Run
-
- comms/py-pynitrokey
Configuration Options:
- No options to configure
- Options name:
- security_py-nethsm
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1 21 Oct 2024 09:17:40 |
Po-Chuan Hsieh (sunpoet) |
py-nethsm: Convert to USE_PYTHON=cryptography
Approved by: portmgr (blanket)
With hat: python |
1.2.1 17 Oct 2024 19:04:10 |
Po-Chuan Hsieh (sunpoet) |
security/py-nethsm: Fix PEP 517 installation
Approved by: portmgr (blanket)
With hat: python |
1.2.1 21 Aug 2024 16:17:02 |
Gleb Popov (arrowd) Author: Жунёва Мария Михайловна |
security/py-nethsm: update to 1.2.1
Sponsored by: Serenity Cybersecurity, LLC
Pull Request: https://github.com/freebsd/freebsd-ports/pull/295 |
1.0.0 17 Aug 2024 20:44:42 |
Gleb Popov (arrowd) Author: Shapovalov Alexey |
security/py-nethsm: Python client for NetHSM
Sponsored by: Serenity Cybersecurity, LLC
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> |