mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/dnspython: Use pytest
Closes: https://bugs.gentoo.org/764425 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -21,7 +21,7 @@ RDEPEND="
|
||||
dev-python/cryptography[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-2.1[${PYTHON_USEDEP}]"
|
||||
|
||||
distutils_enable_tests unittest
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_prepare() {
|
||||
sed -i -e '/network_avail/s:True:False:' \
|
||||
|
||||
Reference in New Issue
Block a user