summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-07-26 06:21:50 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-01 07:53:12 +0700
commit55ad6138eca86eedddadec101f97b5cc32427b8f (patch)
tree8ae32bb09841adb831356f6afbd2773f55a9209c /python
parent6f46a655e4e62457a19ce81288368adace9e4d18 (diff)
downloadslackbuilds-55ad6138eca86eedddadec101f97b5cc32427b8f.tar.gz
slackbuilds-55ad6138eca86eedddadec101f97b5cc32427b8f.tar.xz
python/python-future: Updated for version 0.15.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python-future/python-future.SlackBuild4
-rw-r--r--python/python-future/python-future.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-future/python-future.SlackBuild b/python/python-future/python-future.SlackBuild
index 168922493b..92664b4b56 100644
--- a/python/python-future/python-future.SlackBuild
+++ b/python/python-future/python-future.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-future
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-future
SRCNAM=$(echo $PRGNAM | cut -c8-13)
-VERSION=${VERSION:-0.14.1}
+VERSION=${VERSION:-0.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-future/python-future.info b/python/python-future/python-future.info
index c21581554b..f08e8a19f6 100644
--- a/python/python-future/python-future.info
+++ b/python/python-future/python-future.info
@@ -1,8 +1,8 @@
PRGNAM="python-future"
-VERSION="0.14.1"
+VERSION="0.15.0"
HOMEPAGE="https://github.com/PythonCharmers/python-future"
-DOWNLOAD="https://pypi.python.org/packages/source/f/future/future-0.14.1.tar.gz"
-MD5SUM="993eccc219723e88f232038596c955ce"
+DOWNLOAD="https://pypi.python.org/packages/source/f/future/future-0.15.0.tar.gz"
+MD5SUM="cf1ee211567cc0b1021de5839064fe7b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""