|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging] README: remove requirement on Python 2
commit 9b0bc91b3b32856df014fab9de40f463c89a8b1e
Author: Wei Liu <wei.liu2@xxxxxxxxxx>
AuthorDate: Mon Mar 11 17:19:19 2019 +0000
Commit: Wei Liu <wei.liu2@xxxxxxxxxx>
CommitDate: Tue Mar 12 14:24:53 2019 +0000
README: remove requirement on Python 2
Now that all python scripts are compatible with Python 2.6 and above,
remove the restriction.
Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
---
README | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/README b/README
index d00715c2fd..23e4f7c3dc 100644
--- a/README
+++ b/README
@@ -46,7 +46,7 @@ provided by your OS distributor:
- GCC 4.8 or later
- GNU Binutils 2.24 or later
* Development install of zlib (e.g., zlib-dev)
- * Development install of Python 2, v2.6 or later (e.g., python-dev)
+ * Development install of Python 2.6 or later (e.g., python-dev)
* Development install of curses (e.g., libncurses-dev)
* Development install of openssl (e.g., openssl-dev)
* Development install of x11 (e.g. xorg-x11-dev)
@@ -177,16 +177,10 @@ Python Runtime Libraries
Various tools, such as pygrub, have the following runtime dependencies:
- * Python 2, v2.6 or later.
+ * Python 2.6 or later.
URL: http://www.python.org/
Debian: python
-Note that the build system expects `python` to be python2. If your system
-has `python` pointing to python3 (as in the case of Arch Linux or Anaconda),
-you'll need to specify a path to a python2 binary when running configure:
-
- PYTHON=/usr/bin/python2 ./configure
-
Intel(R) Trusted Execution Technology Support
=============================================
--
generated by git-patchbot for /home/xen/git/xen.git#staging
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |