mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/simber: remove python_requires
Closes: https://bugs.gentoo.org/893620 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -20,3 +20,9 @@ KEYWORDS="amd64 ~x86"
|
||||
RDEPEND="dev-python/colorama[${PYTHON_USEDEP}]"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_prepare() {
|
||||
sed -i '/ *python_requires/s|.*||' setup.py || die # bug #893620
|
||||
|
||||
distutils-r1_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user