mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/py-mkpasswd: pet portlint & portfmt
PR: 279465
This commit is contained in:
parent
cee3cb9c7e
commit
ad5166db33
@ -1,6 +1,6 @@
|
||||
PORTNAME= mkpasswd
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTVERSION= 2.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= security python
|
||||
|
||||
MAINTAINER= rbranco@suse.de
|
||||
@ -9,14 +9,14 @@ COMMENT= Overfeatured front end to crypt(3)
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argon2-cffi>=21.1:security/py-argon2-cffi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}passlib>=1.7.4:security/py-passlib@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ricardobranco777
|
||||
GH_PROJECT= mkpasswd
|
||||
|
||||
USES= python
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argon2-cffi>=21.1:security/py-argon2-cffi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}passlib>=1.7.4:security/py-passlib@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/mkpasswd
|
||||
|
Loading…
Reference in New Issue
Block a user