mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-portage/mirrorselect: Switch to unittest framework
Closes: https://bugs.gentoo.org/927515 Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
@@ -40,7 +40,7 @@ RDEPEND="
|
||||
>=dev-python/ssl-fetch-${SSL_FETCH_VER}[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
distutils_enable_tests setup.py
|
||||
distutils_enable_tests unittest
|
||||
|
||||
python_prepare_all() {
|
||||
python_setup
|
||||
|
||||
@@ -40,7 +40,7 @@ RDEPEND="
|
||||
>=dev-python/ssl-fetch-${SSL_FETCH_VER}[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
distutils_enable_tests setup.py
|
||||
distutils_enable_tests unittest
|
||||
|
||||
python_prepare_all() {
|
||||
python_setup
|
||||
|
||||
Reference in New Issue
Block a user