*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / sphinx-better-theme / sphinx-better-theme-0.1.5.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 PYTHON_COMPAT=( python2_7 python3_6 )
7
8 inherit distutils-r1
9
10 DESCRIPTION="A nice-looking, customizable theme for Sphinx"
11 HOMEPAGE="
12         https://github.com/irskep/sphinx-better-theme
13         https://pypi.org/project/sphinx-better-theme/"
14 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
15
16 LICENSE="BSD-2"
17 SLOT="0"
18 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
19 IUSE=""