summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-07-06 18:21:41 +0700
committer Robby Workman <rworkman@slackbuilds.org>2014-07-07 00:00:41 -0500
commit989a3109cbee47e93b5e516e55564ab9ca1bd899 (patch)
tree730cf0413c3c3a08d094270c62f2dfc1bc672f32 /python
parentabd885a4099c30f2048c6f6789e6156056d6d11a (diff)
downloadslackbuilds-989a3109cbee47e93b5e516e55564ab9ca1bd899.tar.gz
slackbuilds-989a3109cbee47e93b5e516e55564ab9ca1bd899.tar.xz
python/argh: Updated for version 0.25.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/argh/argh.SlackBuild2
-rw-r--r--python/argh/argh.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/argh/argh.SlackBuild b/python/argh/argh.SlackBuild
index 7dd2d5c8bd..64c022f0ab 100644
--- a/python/argh/argh.SlackBuild
+++ b/python/argh/argh.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=argh
-VERSION=${VERSION:-0.24.1}
+VERSION=${VERSION:-0.25.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/argh/argh.info b/python/argh/argh.info
index 566d46c793..8959cdb694 100644
--- a/python/argh/argh.info
+++ b/python/argh/argh.info
@@ -1,8 +1,8 @@
PRGNAM="argh"
-VERSION="0.24.1"
+VERSION="0.25.0"
HOMEPAGE="http://github.com/neithere/argh/"
-DOWNLOAD="https://pypi.python.org/packages/source/a/argh/argh-0.24.1.tar.gz"
-MD5SUM="67ef29c2a32b206228933d94cdfeda96"
+DOWNLOAD="https://pypi.python.org/packages/source/a/argh/argh-0.25.0.tar.gz"
+MD5SUM="96dc34397b0b88d918e62fd0026dc8ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"