summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-01-09 19:23:57 +0100
committer Willy Sudiarto Raharjo2018-01-10 17:56:01 +0100
commitb5e8c43e4f06916ba46bb68d13972496d646662d (patch)
treecf6b4d085e73669e63d6b0b0f2eb21c47e285851 /python
parent49345867789bcae279f37aa850d40e274725f821 (diff)
downloadslackbuilds-b5e8c43e4f06916ba46bb68d13972496d646662d.tar.gz
python/Paver: Updated for version 1.3.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/Paver/Paver.SlackBuild4
-rw-r--r--python/Paver/Paver.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/python/Paver/Paver.SlackBuild b/python/Paver/Paver.SlackBuild
index 5bad7b3f13..658f1b36ea 100644
--- a/python/Paver/Paver.SlackBuild
+++ b/python/Paver/Paver.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Paver
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Paver
-VERSION=${VERSION:-1.2.4}
+VERSION=${VERSION:-1.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/Paver/Paver.info b/python/Paver/Paver.info
index a799b7d052..3a40847a7d 100644
--- a/python/Paver/Paver.info
+++ b/python/Paver/Paver.info
@@ -1,10 +1,10 @@
PRGNAM="Paver"
-VERSION="1.2.4"
+VERSION="1.3.4"
HOMEPAGE="https://github.com/paver/paver"
-DOWNLOAD="https://pypi.python.org/packages/source/P/Paver/Paver-1.2.4.tar.gz"
-MD5SUM="dbb94faf8b004eb9920b632808c20560"
+DOWNLOAD="https://pypi.python.org/packages/7f/df/c2aba0e68432471a252dc0d344f0a55f63104a1eeb83440e8e6b01cec47d/Paver-1.3.4.tar.gz"
+MD5SUM="b74f27f07e3d4a4fad83ebd8dc4e511a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="six"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"