dev-python/docutils: Sync with Gentoo

It's from Gentoo commit fd6ee56f48251c245bb2ce7664db9766fdd55f65.
This commit is contained in:
Flatcar Buildbot 2023-03-20 07:23:17 +00:00
parent efcb41bea6
commit 810afd8fba

View File

@ -6,14 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )
inherit distutils-r1
inherit distutils-r1 pypi
DESCRIPTION="Python Documentation Utilities (reference reStructuredText impl.)"
HOMEPAGE="
https://docutils.sourceforge.io/
https://pypi.org/project/docutils/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2 GPL-3 public-domain"
SLOT="0"