Changes between Initial Version and Version 2 of Ticket #28676
- Timestamp:
- Dec 28, 2019, 3:02:24 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28676
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Matthias Koeppe
- Property Cc dimpase added
-
Property
Summary
changed from
Clarify Singular dependence on Python
toPass --with-python=sage-python23 to Singular configure
-
Property
Priority
changed from
major
tocritical
-
Property
Branch
changed from
to
u/mkoeppe/singular-configure-python
-
Property
Commit
changed from
to
68327e976c9bc65f60debd1a7022ccca9f4fb2a1
-
Property
Status
changed from
-
Ticket #28676 – Description
initial v2 1 1 Either singular should depend on the python package 2 or `--without-python` should be passed to `configure`. 2 or `--without-python` should be passed to `configure`. Otherwise the configure script may find some unexpected python version. 3 3 4 4 See sage-release discussion: