diff options
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages.ent b/packages.ent index cff231772..452b04a2d 100644 --- a/packages.ent +++ b/packages.ent @@ -564,6 +564,9 @@ <!ENTITY psmisc-ch6-du "4.2 MB"> <!ENTITY psmisc-ch6-sbu "less than 0.1 SBU"> +<!-- If python minor version changes, updates in python and + meson pages will be needed: python3.6 and python3.6m --> + <!ENTITY python-version "3.6.5"> <!ENTITY python-size "16,651 KB"> <!ENTITY python-url "https://www.python.org/ftp/python/&python-version;/Python-&python-version;.tar.xz"> |