mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pycurl: Set DISTUTILS_USE_SETUPTOOLS=no
The sanity check has been improved and should correctly detect that the failover is not used. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=manual
|
||||
DISTUTILS_USE_SETUPTOOLS=no
|
||||
# The selftests fail with pypy, and urlgrabber segfaults for me.
|
||||
PYTHON_COMPAT=( python3_{6,7,8,9} )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user