summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-11-25 08:38:59 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-28 14:07:11 +0700
commit3c93bf83d12ba1940aac6fc60dbf6ce348e39734 (patch)
treee2a78ac820059548ff2538bbf97dc93dfaee2bb4 /python
parentbff0059c65847aeeea3f30ac7cc501b94c486a71 (diff)
downloadslackbuilds-3c93bf83d12ba1940aac6fc60dbf6ce348e39734.tar.gz
slackbuilds-3c93bf83d12ba1940aac6fc60dbf6ce348e39734.tar.xz
python/argh: Updated for version 0.26.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 fbfb4b9e1d..edb24ecac5 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.26.0}
+VERSION=${VERSION:-0.26.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/argh/argh.info b/python/argh/argh.info
index 7c94d4cedf..8c1a4cf08f 100644
--- a/python/argh/argh.info
+++ b/python/argh/argh.info
@@ -1,8 +1,8 @@
PRGNAM="argh"
-VERSION="0.26.0"
+VERSION="0.26.1"
HOMEPAGE="http://github.com/neithere/argh/"
-DOWNLOAD="https://pypi.python.org/packages/source/a/argh/argh-0.26.0.tar.gz"
-MD5SUM="959295a612a9cdad9236df7614b259ef"
+DOWNLOAD="https://pypi.python.org/packages/source/a/argh/argh-0.26.1.tar.gz"
+MD5SUM="5a97ce2ae74bbe3b63194906213f1184"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"