summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-03-11 16:28:06 +0100
committer Willy Sudiarto Raharjo2018-03-17 02:52:00 +0100
commitbe4df26272d7f51f8a3e09aa7a405b381cfb0f2a (patch)
treed34d6d0d8efdc6c1188f1113e5cec895f2787e52 /python
parent4bf9eea3c70516dfc5a370c7cea3a3d9b1b17c89 (diff)
downloadslackbuilds-be4df26272d7f51f8a3e09aa7a405b381cfb0f2a.tar.gz
python/python-xcffib: Updated for version 0.6.0.
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 da62f4d6ac..11f4681040 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-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2018 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.5.1}
+VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-xcffib/python-xcffib.info b/python/python-xcffib/python-xcffib.info
index 2109d15ac6..85c9513c73 100644
--- a/python/python-xcffib/python-xcffib.info
+++ b/python/python-xcffib/python-xcffib.info
@@ -1,8 +1,8 @@
PRGNAM="python-xcffib"
-VERSION="0.5.1"
+VERSION="0.6.0"
HOMEPAGE="https://github.com/tych0/xcffib"
-DOWNLOAD="https://pypi.python.org/packages/48/e8/83dc668044f0393c5b7bea1afdf42bf25005ca067bb130db924f673261ad/xcffib-0.5.1.tar.gz"
-MD5SUM="693776bbfb410f53e6495d67212403af"
+DOWNLOAD="https://pypi.python.org/packages/e0/36/e35d6fc422486aa9aae679b7427d3a9d453d7646d43d534cdbfb48402797/xcffib-0.6.0.tar.gz"
+MD5SUM="9014d1ee428be59a3505524b54da874f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six cffi"