mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-12 18:01:14 +02:00
wfuzz/zero-profile: more python 3.7
This commit is contained in:
parent
7668a3aa97
commit
9b2bbdec3d
2 changed files with 8 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6} )
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
|
||||
inherit distutils-r1 multilib
|
||||
|
||||
|
|
|
|||
|
|
@ -44,3 +44,10 @@ dev-python/s3transfer
|
|||
~dev-python/gevent-1.3.7
|
||||
=dev-python/geventhttpclient-1.3.1-r1
|
||||
~dev-python/python-fastimport-0.9.8
|
||||
~dev-python/path-py-11.0.1
|
||||
~dev-python/parso-0.5.1
|
||||
~dev-python/colorama-0.4.1
|
||||
~dev-python/xlsxwriter-0.9.8
|
||||
~dev-python/beautifulsoup-4.6.3
|
||||
~dev-python/texttable-1.6.2
|
||||
~dev-python/pysmi-0.3.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue