dev-python/graphql-relay: the pypi eclass is weird…

This commit is contained in:
Alarig Le Lay 2023-05-29 20:22:02 +02:00
parent 37c6753cc5
commit 6dc4b80dba
Signed by: alarig
GPG Key ID: 7AFE62C6DF8BCDEC
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ inherit distutils-r1 pypi
DESCRIPTION="Relay library for graphql-core-next"
HOMEPAGE="https://github.com/graphql-python/graphql-relay-py"
SRC_URI="$(pypi_sdist_url --no-normalize)"
S=${WORKDIR}/${P}
LICENSE="MIT"
SLOT="0"