Skip to content

Commit

Permalink
security/howdy: Fix build with python-3.11
Browse files Browse the repository at this point in the history
PR:		276052
Reported by:	wen
Approved by:	maintainer
  • Loading branch information
wenheping committed Jan 1, 2024
1 parent 4756476 commit beaad09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security/howdy/Makefile
Expand Up @@ -16,7 +16,7 @@ RUN_DEPENDS= opencv>0:graphics/opencv \
${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \
${LOCALBASE}/share/dlib-models/shape_predictor_5_face_landmarks.dat:misc/dlib-models

USES= python:3.8-3.10,run shebangfix
USES= python:run shebangfix

USE_GITHUB= yes
GH_ACCOUNT= boltgolt
Expand Down

0 comments on commit beaad09

Please sign in to comment.