From d0b3290a7bbc639168117f6504d588c512153d0f Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 18 Mar 2023 12:26:50 -0700 Subject: python/cairocffi: Update README and Homepage. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/cairocffi/README | 3 +++ python/cairocffi/cairocffi.SlackBuild | 3 --- python/cairocffi/cairocffi.info | 2 +- python/cairocffi/slack-desc | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/cairocffi/README b/python/cairocffi/README index 6e534abde9aa..2de8508a7802 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 10d0e82c2bc5..44f60e7bfe61 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 5dadb4aa3c36..41ad84323fff 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 e487567daef9..36080df4c110 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: -- cgit v1.2.3