aboutsummaryrefslogtreecommitdiff
path: root/python/cairocffi
diff options
context:
space:
mode:
Diffstat (limited to 'python/cairocffi')
-rw-r--r--python/cairocffi/cairocffi.SlackBuild4
-rw-r--r--python/cairocffi/cairocffi.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/cairocffi/cairocffi.SlackBuild b/python/cairocffi/cairocffi.SlackBuild
index 8f070221592f..47c56531b0e4 100644
--- a/python/cairocffi/cairocffi.SlackBuild
+++ b/python/cairocffi/cairocffi.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cairocffi
-# Copyright 2015-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2019 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=cairocffi
-VERSION=${VERSION:-0.8.1}
+VERSION=${VERSION:-0.9.0} # v0.9.0 is the last version that support python2
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/cairocffi/cairocffi.info b/python/cairocffi/cairocffi.info
index 3bf4646d12a6..577e95cd6eaf 100644
--- a/python/cairocffi/cairocffi.info
+++ b/python/cairocffi/cairocffi.info
@@ -1,8 +1,8 @@
PRGNAM="cairocffi"
-VERSION="0.8.1"
+VERSION="0.9.0"
HOMEPAGE="https://github.com/SimonSapin/cairocffi"
-DOWNLOAD="https://files.pythonhosted.org/packages/7a/2f/78179fea3413322fd20be407897738e5569e876e7cb6e4647a79b1ffd8dd/cairocffi-0.8.1.tar.gz"
-MD5SUM="b828b9bf7d562fc1aaa214e0770dadc0"
+DOWNLOAD="https://files.pythonhosted.org/packages/62/be/ad4d422b6f38d99b09ad6d046ab725e8ccac5fefd9ca256ca35a80dbf3c6/cairocffi-0.9.0.tar.gz"
+MD5SUM="6022aadfba3b1316a1fdd57adf1e7392"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cffi"