Port details |
- py-argon2-cffi Secure Argon2 password hashing algorithm
- 21.3.0 security
=0 21.3.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-06-03 05:23:41
- Last Update: 2022-06-03 16:57:29
- Commit Hash: f9f5efa
- Also Listed In: python
- License: MIT
- Description:
- Argon2 won the Password Hashing Competition and argon2-cffi is the simplest way
to use it in Python and PyPy.
WWW: https://argon2-cffi.readthedocs.io/en/stable/
WWW: https://github.com/hynek/argon2-cffi
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}argon2-cffi>0:security/py-argon2-cffi@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-argon2-cffi/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-argon2-cffi
- pkg install py38-argon2-cffi
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 py38-argon2-cffi listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-argon2-cffi
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1652122691
SHA256 (argon2-cffi-21.3.0.tar.gz) = d384164d944190a7dd7ef22c6aa3ff197da12962bd04b17f64d4e93d934dba5b
SIZE (argon2-cffi-21.3.0.tar.gz) = 38446
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-argon2-cffi-bindings>=0 : security/py-argon2-cffi-bindings@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- devel/py-jupyter-server
- www/py-autobahn
- www/py-notebook
- Configuration Options:
- No options to configure
- Options name:
- security_py-argon2-cffi
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Jun 2022 16:57:29 21.3.0
|
Po-Chuan Hsieh (sunpoet)  |
security/py-argon2-cffi: Convert to USE_PYTHON=pytest |
13 May 2022 11:39:35 21.3.0
|
Po-Chuan Hsieh (sunpoet)  |
security/py-argon2-cffi: Update to 21.3.0
- Add NO_ARCH
Changes: https://github.com/hynek/argon2-cffi/releases |
07 Mar 2022 19:24:01 19.1.0
|
Po-Chuan Hsieh (sunpoet)  |
*/py-*: Take maintainership |
07 Mar 2022 19:07:39 19.1.0
|
Rene Ladan (rene)  |
all: return koobs' ports to the pool after safekeeping his commit bit. |
07 Apr 2021 08:09:01 19.1.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 19.1.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Jan 2021 14:05:33
19.1.0
|
rene  |
Remove empty PY_ENUM34 from ports using Python 3.6+ |
28 Dec 2020 23:02:15
19.1.0
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
23 Jun 2019 19:21:44
19.1.0
|
sunpoet  |
Use PY_ENUM34
With hat: python |
03 Jun 2019 05:23:27
19.1.0
|
koobs  |
[NEW] security/py-argon2-cffi: Secure Argon2 password hashing algorithm
Argon2 won the Password Hashing Competition and argon2_cffi is the simplest
way to use it in Python and PyPy:
passlib 1.7.0 and later offers Argon2 support using this library too.
WWW: https://argon2-cffi.readthedocs.io/ |
Number of commits found: 10
|