mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-21 07:52:21 -04:00
dev-python/pymorphy2-dicts-uk: Use pypi.eclass
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
parent
9e2d34598d
commit
2e0b0f9f9c
@ -5,11 +5,11 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..10} pypy3 )
|
||||
DISTUTILS_USE_SETUPTOOLS=bdepend
|
||||
inherit distutils-r1
|
||||
PYPI_NO_NORMALIZE=1
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Ukrainian dictionary for PyMorphy2"
|
||||
HOMEPAGE="https://pypi.org/project/pymorphy2-dicts-uk/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user