[Git][NTPsec/ntpsec][master] INSTALL: Improve the Python 3 notes

Richard Laager gitlab at mg.gitlab.com
Wed Sep 9 19:53:45 UTC 2020



Richard Laager pushed to branch master at NTPsec / ntpsec


Commits:
6b2491a8 by Richard Laager at 2020-09-07T19:15:36-05:00
INSTALL: Improve the Python 3 notes

- - - - -


1 changed file:

- INSTALL.adoc


Changes:

=====================================
INSTALL.adoc
=====================================
@@ -49,10 +49,9 @@ different packages depending on whether your base Python version is
 Python 2.x, x >= 6, or Python 3.x, x >= 3::
    Required to build, and for various scripts such as ntpviz (but see
    the guidance for packagers in devel/packaging.adoc).  Our Python code
-   has been written polyglot to also run with production versions of
-   Python 3.  Note that you will need both the ordinary Python
-   installation and Python dev tools, if your OS makes such a
-   distinction.
+   has been written polyglot to run with either Python 2 or Python 3.
+   Note that you will need both the ordinary Python installation and
+   Python dev tools, if your OS makes such a distinction.
 
    Some OS distros won't find our installed python libraries.
    More info in README-PYTHON.
@@ -65,9 +64,9 @@ psutil::
    Optional for ntpviz.  Allows running with ionice()
    Debian: python-psutil or python3-psutil
    Ubuntu: python-psutil or python3-psutil
-   Fedora/CentOS: python-psutil
+   Fedora/CentOS: python-psutil or python3-psutil
    Gentoo: dev-python/psutil
-   SLES: python-psutil
+   SLES: python-psutil or python3-psutil
 
 sys/timepps.h::
    If you are building to supply Stratum 1 time service (that is, with



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/6b2491a846df1a64dae452cda3c0ed0a8cab5940

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/6b2491a846df1a64dae452cda3c0ed0a8cab5940
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20200909/18d06e13/attachment.htm>


More information about the vc mailing list