dev-python/pygls: update SRC_URI (pypi)
Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
parent
728d8e2b28
commit
c3e94e83ff
|
@ -5,14 +5,14 @@ EAPI=8
|
|||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
inherit distutils-r1
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="A pythonic generic language server"
|
||||
HOMEPAGE="
|
||||
https://pygls.readthedocs.io/en/latest/
|
||||
https://pypi.org/project/pygls/
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
|
|
Reference in New Issue
Block a user