dev-python/DAWG-Python: Remove old python impl

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Shaoyu Tseng <shaoyu0209@tuta.io>
This commit is contained in:
Shaoyu Tseng
2021-07-19 06:33:31 +08:00
parent 44facf9738
commit ab06f97797
2 changed files with 5 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
PYTHON_COMPAT=( python3_{8,9} pypy3 )
DISTUTILS_USE_SETUPTOOLS=bdepend
inherit distutils-r1

View File

@@ -5,4 +5,8 @@
<email>shaoyu0209@tuta.io</email>
<name>Shaoyu Tseng</name>
</maintainer>
<upstream>
<remote-id type="pypi">DAWG-Python</remote-id>
<remote-id type="github">pytries/DAWG-Python</remote-id>
</upstream>
</pkgmetadata>