python3-pyqt6-sip: update to 13.6.0.

This commit is contained in:
Đoàn Trần Công Danh 2023-12-11 22:16:57 +07:00 committed by Đoàn Trần Công Danh
parent b861d8dc6d
commit ae4ae43774

View file

@ -1,24 +1,20 @@
# Template file for 'python3-pyqt6-sip'
pkgname=python3-pyqt6-sip
version=13.5.2
revision=2
version=13.6.0
revision=1
build_style=python3-module
hostmakedepends="python3-devel python3-setuptools sip"
makedepends="python3-devel"
depends="python3"
short_desc="PyQt6 SIP bindings with C and C++ for Python 3"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-2.0-only, GPL-3.0-only, custom:SIP"
license="GPL-2.0-only, GPL-3.0-only"
homepage="https://www.riverbankcomputing.com/software/sip/"
distfiles="${PYPI_SITE}/P/PyQt6_sip/PyQt6_sip-${version}.tar.gz"
checksum=ebf6264b6feda01ba37d3b60a4bb87493bdb87be70f7b2a5384a7acd4902d88d
checksum=2486e1588071943d4f6657ba09096dc9fffd2322ad2c30041e78ea3f037b5778
lib32disabled=yes
post_extract() {
# for do_check
mkdir -p PyQt6
}
post_install() {
vlicense /usr/share/licenses/sip/LICENSE
}