mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/tempy: Disable tests phase
Closes: https://bugs.gentoo.org/891725 Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
@@ -16,7 +16,6 @@ S="${WORKDIR}/tempy-7a597ee78fc7ba2c4ced041780470f568998f3c1"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/rich[${PYTHON_USEDEP}]
|
||||
@@ -28,8 +27,6 @@ PATCHES=(
|
||||
"${FILESDIR}/assets.patch"
|
||||
)
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
pkg_postinst() {
|
||||
elog By default, tempy is using the API key of the developper by making requests throught their proxy server.
|
||||
elog You can register your own API key at https://www.weatherapi.com, and store it in '$HOME/.config/tempyrc'.
|
||||
|
||||
Reference in New Issue
Block a user