commit:     a84542474f02400b50d627b958495836e4a8fa42
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Mon Jan  2 21:14:13 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Mon Jan  2 21:14:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a8454247

dev-python/furl: fix python tests
Closes: https://bugs.gentoo.org/888691

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/furl/furl-2.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/furl/furl-2.1.2.ebuild 
b/dev-python/furl/furl-2.1.2.ebuild
index d9530e008..8056f61f1 100644
--- a/dev-python/furl/furl-2.1.2.ebuild
+++ b/dev-python/furl/furl-2.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,4 +22,4 @@ RDEPEND="test? ( dev-python/flake8[${PYTHON_USEDEP}] )
 "
 DEPEND="${RDEPEND}"
 
-distutils_enable_tests unittest
+distutils_enable_tests pytest

Reply via email to