python27: update to 2.7.17

This commit is contained in:
Tom G. Christensen 2020-02-09 17:08:56 +01:00
parent d2d646828b
commit fab5d11b86
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Sun Feb 09 2020 Tom G. Christensen <swpkg@jupiterrise.com> - 2.7.17-1
- Update to 2.7.17
* Fri May 17 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 2.7.16-1
- Update to 2.7.16