sagemath/sage

Fix up builds without system python3 after #32442

mkoeppe opened this issue · 5 comments

Follow-up to:

  • #32442: ./configure: Make --with-sage-venv=auto the default

Also solves:

  • #32706: setuptools install race

Depends on #32442

CC: @jhpalmieri @vbraun

Component: packages: standard

Author: Matthias Koeppe

Branch: 3bbc5d8

Reviewer: John Palmieri

Issue created by migration from https://trac.sagemath.org/ticket/32698

Reviewer: John Palmieri

comment:3

Thanks!

slel commented

Changed commit from 3bbc5d8 to none

slel commented

Description changed:

--- 
+++ 
@@ -1 +1,7 @@
+Follow-up to:
 
+- #32442: ./configure: Make --with-sage-venv=auto the default
+
+Also solves:
+
+- #32706: setuptools install race