summaryrefslogtreecommitdiffstats
path: root/python/cairocffi
diff options
context:
space:
mode:
author Isaac Yu2023-03-18 20:26:50 +0100
committer Willy Sudiarto Raharjo2023-04-01 04:14:19 +0200
commitd0b3290a7bbc639168117f6504d588c512153d0f (patch)
tree591765e416e346314fc5721900299f08473f8951 /python/cairocffi
parent1bdbf8ff2e6275e3df7383132de652cd98c0f2d0 (diff)
downloadslackbuilds-d0b3290a7bbc639168117f6504d588c512153d0f.tar.gz
python/cairocffi: Update README and Homepage.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cairocffi')
-rw-r--r--python/cairocffi/README3
-rw-r--r--python/cairocffi/cairocffi.SlackBuild3
-rw-r--r--python/cairocffi/cairocffi.info2
-rw-r--r--python/cairocffi/slack-desc2
4 files changed, 5 insertions, 5 deletions
diff --git a/python/cairocffi/README b/python/cairocffi/README
index 6e534abde9..2de8508a78 100644
--- a/python/cairocffi/README
+++ b/python/cairocffi/README
@@ -5,3 +5,6 @@ including image buffers, PNG, PostScript, PDF, and SVG file output.
API compatible with Pycairo.
python3-xcffib is an optional dependency.
+
+cairocffi 1.4.0 is the last available version for Slackware 15.0. Newer
+versions require a newer python-setuptools.
diff --git a/python/cairocffi/cairocffi.SlackBuild b/python/cairocffi/cairocffi.SlackBuild
index 10d0e82c2b..44f60e7bfe 100644
--- a/python/cairocffi/cairocffi.SlackBuild
+++ b/python/cairocffi/cairocffi.SlackBuild
@@ -39,9 +39,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/python/cairocffi/cairocffi.info b/python/cairocffi/cairocffi.info
index 5dadb4aa3c..41ad84323f 100644
--- a/python/cairocffi/cairocffi.info
+++ b/python/cairocffi/cairocffi.info
@@ -1,6 +1,6 @@
PRGNAM="cairocffi"
VERSION="1.4.0"
-HOMEPAGE="https://github.com/SimonSapin/cairocffi"
+HOMEPAGE="https://github.com/Kozea/cairocffi"
DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cairocffi/cairocffi-1.4.0.tar.gz"
MD5SUM="76ba90ccde8b9664f03bdc8e093ba2f6"
DOWNLOAD_x86_64=""
diff --git a/python/cairocffi/slack-desc b/python/cairocffi/slack-desc
index e487567dae..36080df4c1 100644
--- a/python/cairocffi/slack-desc
+++ b/python/cairocffi/slack-desc
@@ -14,6 +14,6 @@ cairocffi: Cairo is a 2D vector graphics library with support for multiple
cairocffi: backends. including image buffers, PNG, PostScript, PDF, and SVG
cairocffi: file output. API compatible with Pycairo.
cairocffi:
-cairocffi: Homepage: https://github.com/SimonSapin/cairocffi
+cairocffi: Homepage: https://github.com/Kozea/cairocffi
cairocffi:
cairocffi: