Skip to content

Commit

Permalink
security/py-ssh-audit: switch to USE_PYTHON=pep517
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed May 6, 2023
1 parent c1cf359 commit 805ba67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion security/py-ssh-audit/Makefile
Expand Up @@ -10,9 +10,11 @@ WWW= https://github.com/jtesta/ssh-audit

LICENSE= MIT

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}

USES= python:3.7+
USE_GITHUB= yes
GH_ACCOUNT= jtesta
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist pep517

.include <bsd.port.mk>

0 comments on commit 805ba67

Please sign in to comment.