commit:     ca6a84856a43822e2c12d180521ecc6722d10215
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Sat Feb  4 17:54:09 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 21:30:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca6a8485

dev-python/tempy: Disable tests phase

Closes: https://bugs.gentoo.org/891725
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 dev-python/tempy/tempy-1.0.9.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/tempy/tempy-1.0.9.ebuild 
b/dev-python/tempy/tempy-1.0.9.ebuild
index ec7ebe54e..c403cc0f9 100644
--- a/dev-python/tempy/tempy-1.0.9.ebuild
+++ b/dev-python/tempy/tempy-1.0.9.ebuild
@@ -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'.

Reply via email to