security/py-volatility3: limit supported python version

AttributeError: module 'collections' has no attribute 'Sequence'

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2021-10-28 14:30:44 +03:00
parent 16546316ed
commit e27c8729ef

View file

@ -21,7 +21,7 @@ USE_GITHUB= yes
GH_ACCOUNT= volatilityfoundation
GH_TAGNAME= 94426ad
USES= python:3.5+
USES= python:3.5-3.9
USE_PYTHON= distutils autoplist
NO_ARCH= yes