diff --git a/python27/build.sh b/python27/build.sh index f1e943f..d163770 100755 --- a/python27/build.sh +++ b/python27/build.sh @@ -6,7 +6,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=python -version=2.7.16 +version=2.7.17 pkgver=1 source[0]=https://www.python.org/ftp/python/$version/Python-$version.tar.xz # If there are no patches, simply comment this diff --git a/python27/meta/ChangeLog b/python27/meta/ChangeLog index a60a05b..207df4b 100644 --- a/python27/meta/ChangeLog +++ b/python27/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Sun Feb 09 2020 Tom G. Christensen - 2.7.17-1 +- Update to 2.7.17 + * Fri May 17 2019 Tom G. Christensen - 2.7.16-1 - Update to 2.7.16