mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-lang/python: bacpkort wheel-pkg-dir test fix to 3.12.4
As suggested by mgorny, it's from 3.13*. Closes: https://bugs.gentoo.org/933743 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -135,6 +135,9 @@ src_prepare() {
|
||||
# https://bugs.gentoo.org/737660
|
||||
sed -i -e "s:-j0:-j$(makeopts_jobs):" Makefile.pre.in || die
|
||||
|
||||
# breaks tests when using --with-wheel-pkg-dir
|
||||
rm -r Lib/test/wheeldata || die
|
||||
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user