Browse Source
python/python3-cairocffi: cleaned up REQUIRES
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/308/head
Arn0
3 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
2 additions and
2 deletions
-
python/python3-cairocffi/python3-cairocffi.SlackBuild
-
python/python3-cairocffi/python3-cairocffi.info
|
|
@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
PRGNAM=python3-cairocffi |
|
|
|
SRCNAM=${PRGNAM#python3-*} |
|
|
|
VERSION=${VERSION:-1.7.1} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
BUILD=${BUILD:-2} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
|
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cairocffi/cairocffi-1 |
|
|
|
MD5SUM="8d08a3e885ac61de281992d9ebe72e81" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="python3-pytest-runner" |
|
|
|
REQUIRES="python3-build" |
|
|
|
MAINTAINER="Yth - Arnaud" |
|
|
|
EMAIL="yth@ythogtha.org" |