summaryrefslogtreecommitdiffstats
path: root/devel/python/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/python/DETAILS')
-rwxr-xr-xdevel/python/DETAILS13
1 files changed, 7 insertions, 6 deletions
diff --git a/devel/python/DETAILS b/devel/python/DETAILS
index c4c2d22ea1..f5af1219b3 100755
--- a/devel/python/DETAILS
+++ b/devel/python/DETAILS
@@ -1,18 +1,19 @@
SPELL=python
- VERSION=2.7.3
- SOURCE=Python-$VERSION.tar.bz2
+ VERSION=2.7.9
+ SECURITY_PATCH=4
+ SOURCE=Python-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Python-$VERSION"
- SOURCE_URL[0]=http://www.python.org/ftp/$SPELL/$VERSION/$SOURCE
- SOURCE2_URL[0]=http://www.python.org/ftp/$SPELL/$VERSION/$SOURCE2
+ SOURCE_URL[0]=https://www.python.org/ftp/$SPELL/$VERSION/$SOURCE
+ SOURCE2_URL[0]=https://www.python.org/ftp/$SPELL/$VERSION/$SOURCE2
+ SOURCE_HINTS=no-check-certificate
+ SOURCE2_HINTS=no-check-certificate
SOURCE_GPG=python.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
STAGED_INSTALL=off
WEB_SITE=http://www.python.org/
ENTERED=20010922
LICENSE[0]=PYTHON
- SECURITY_PATCH=2
- PATCHLEVEL=0
KEYWORDS="devel"
SHORT="interpreted, interactive, object-oriented language"
cat << EOF