development/QtPy: Update for 2.1.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-05-27 23:01:12 -07:00 committed by Willy Sudiarto Raharjo
parent 1bf205200c
commit 62b9e2ac1f
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=QtPy
VERSION=${VERSION:-2.0.1}
VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="QtPy"
VERSION="2.0.1"
VERSION="2.1.0"
HOMEPAGE="https://github.com/spyder-ide/QtPy"
DOWNLOAD="https://files.pythonhosted.org/packages/source/Q/QtPy/QtPy-2.0.1.tar.gz"
MD5SUM="f0bf66994fdd3ba88a452e30d353f222"
DOWNLOAD="https://files.pythonhosted.org/packages/source/Q/QtPy/QtPy-2.1.0.tar.gz"
MD5SUM="cfeeb8e33c3aca5adfabe08627581ab0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""