require python 3.6
* HACKING, NEWS, README, doc/org/install.org: Update. * m4/pypath.m4, python/spot/__init__.py: Adjust requirements. * python/spot/ltsmin.i: Don't use capture_output, this is a 3.7 option.
This commit is contained in:
parent
88f8af22c3
commit
df44f7a5c2
7 changed files with 17 additions and 10 deletions
6
NEWS
6
NEWS
|
|
@ -1,5 +1,11 @@
|
|||
New in spot 2.11.6.dev (not yet released)
|
||||
|
||||
Build:
|
||||
|
||||
- When Python bindings are enabled, Spot now requires Python 3.6 or
|
||||
later. Python 3.6 has reached end-of-life in 2021, but is still
|
||||
used on CentOS 7 (which will reach end-of-support later in 2024).
|
||||
|
||||
Documentation:
|
||||
|
||||
- https://spot.lre.epita.fr/tut25.html is a new example showing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue