Port details |
- py-onetimepass Module for generating and validating HOTP and TOTP tokens
- 1.0.1 www =2 1.0.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-12-26 20:09:40
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/tadeck/onetimepass/
- Description:
- One-time password library for HMAC-based (HOTP) and time-based (TOTP) passwords.
- ¦ ¦ ¦ ¦
- 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}onetimepass>0:www/py-onetimepass@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-onetimepass/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-onetimepass
- pkg install py39-onetimepass
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 py39-onetimepass listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-onetimepass
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1672081898
SHA256 (onetimepass-1.0.1.tar.gz) = a569dac076d6e3761cbc55e36952144a637ca1b075c6d509de1c1dbc5e7f6a27
SIZE (onetimepass-1.0.1.tar.gz) = 6046
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:
-
- py39-six>0 : devel/py-six@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-six>0 : devel/py-six@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- finance/py-degiro-connector
- for Run
-
- finance/py-degiro-connector
Configuration Options:
- No options to configure
- Options name:
- www_py-onetimepass
- 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 |
1.0.1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.0.1 26 Dec 2022 20:07:50 |
Yuri Victorovich (yuri) |
www/py-onetimepass: New port: Module for generating and validating HOTP and TOTP
tokens |
Number of commits found: 2
|