summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/deis/deis.SlackBuild2
-rw-r--r--network/deis/deis.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/network/deis/deis.SlackBuild b/network/deis/deis.SlackBuild
index 6eee979c73..fc788a7bed 100644
--- a/network/deis/deis.SlackBuild
+++ b/network/deis/deis.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=deis
-VERSION=${VERSION:-1.4.1}
+VERSION=${VERSION:-1.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/deis/deis.info b/network/deis/deis.info
index 0fb27fb1da..eef0e41f87 100644
--- a/network/deis/deis.info
+++ b/network/deis/deis.info
@@ -1,10 +1,10 @@
PRGNAM="deis"
-VERSION="1.4.1"
+VERSION="1.5.0"
HOMEPAGE="http://deis.io/"
-DOWNLOAD="https://pypi.python.org/packages/source/d/deis/deis-1.4.1.tar.gz"
-MD5SUM="0e28be511940b8e3fd6de58577c3f6f8"
+DOWNLOAD="https://pypi.python.org/packages/source/d/deis/deis-1.5.0.tar.gz"
+MD5SUM="da8aba9053d880b95482fb9df315520f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="docopt python-dateutil python-requests termcolor PyYAML"
+REQUIRES="docopt python-dateutil python-requests termcolor PyYAML python-tabulate"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"