summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-02-16 10:23:35 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-18 07:54:28 +0700
commit928fa31b880f317581ce0930b55da258d1cd585d (patch)
treec1ee093674657905e23be25b4d1ef1d95fda25c2 /python
parent7e88b0031d5456da1426fd7dfd6dbbd7a20618aa (diff)
downloadslackbuilds-928fa31b880f317581ce0930b55da258d1cd585d.tar.gz
slackbuilds-928fa31b880f317581ce0930b55da258d1cd585d.tar.xz
python/python-xcffib: Updated for version 0.5.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python-xcffib/python-xcffib.SlackBuild4
-rw-r--r--python/python-xcffib/python-xcffib.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-xcffib/python-xcffib.SlackBuild b/python/python-xcffib/python-xcffib.SlackBuild
index a2dce08b12..da62f4d6ac 100644
--- a/python/python-xcffib/python-xcffib.SlackBuild
+++ b/python/python-xcffib/python-xcffib.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-xcffib
-# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-xcffib
SRCNAM=$(echo $PRGNAM | cut -c8-13)
-VERSION=${VERSION:-0.4.2}
+VERSION=${VERSION:-0.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-xcffib/python-xcffib.info b/python/python-xcffib/python-xcffib.info
index ac693553da..2109d15ac6 100644
--- a/python/python-xcffib/python-xcffib.info
+++ b/python/python-xcffib/python-xcffib.info
@@ -1,8 +1,8 @@
PRGNAM="python-xcffib"
-VERSION="0.4.2"
+VERSION="0.5.1"
HOMEPAGE="https://github.com/tych0/xcffib"
-DOWNLOAD="https://pypi.python.org/packages/b4/f2/3c5d733ed2db2fc46531ed0d59e4001f5fae7ed0d708316a808569bab7d3/xcffib-0.4.2.tar.gz"
-MD5SUM="4940164416abd4d7940748ffc42593b5"
+DOWNLOAD="https://pypi.python.org/packages/48/e8/83dc668044f0393c5b7bea1afdf42bf25005ca067bb130db924f673261ad/xcffib-0.5.1.tar.gz"
+MD5SUM="693776bbfb410f53e6495d67212403af"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six cffi"