python-PyQt5: update to 5.13.2 / fix build
[ci skip]
This commit is contained in:
parent
8beac7308d
commit
e21c1d0f8a
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'python-PyQt5'
|
# Template file for 'python-PyQt5'
|
||||||
pkgname=python-PyQt5
|
pkgname=python-PyQt5
|
||||||
version=5.13.0
|
version=5.13.2
|
||||||
revision=1
|
revision=1
|
||||||
_sipver=4.19.18
|
_sipver=4.19.19
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
wrksrc="PyQt5_gpl-${version}"
|
wrksrc="PyQt5-${version}"
|
||||||
pycompile_module="PyQt5"
|
pycompile_module="PyQt5"
|
||||||
hostmakedepends="pkg-config
|
hostmakedepends="pkg-config
|
||||||
python-devel python3-devel python-sip-devel python3-sip-devel python-dbus-devel
|
python-devel python3-devel python-sip-devel python3-sip-devel python-dbus-devel
|
||||||
|
@ -19,8 +19,8 @@ short_desc="Python2 bindings for the Qt5 toolkit"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://riverbankcomputing.com/software/pyqt/intro"
|
homepage="https://riverbankcomputing.com/software/pyqt/intro"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
distfiles="https://www.riverbankcomputing.com/static/Downloads/PyQt5/${version}/PyQt5_gpl-${version}.tar.gz"
|
distfiles="https://www.riverbankcomputing.com/static/Downloads/PyQt5/${version}/PyQt5-${version}.tar.gz"
|
||||||
checksum=0cdbffe5135926527b61cc3692dd301cd0328dd87eeaf1313e610787c46faff9
|
checksum=adc17c077bf233987b8e43ada87d1e0deca9bd71a13e5fd5fc377482ed69c827
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
mkdir -p pyqt5-${py2_ver}
|
mkdir -p pyqt5-${py2_ver}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue