python3-pyqt6-networkauth: update to 6.7.0.

This commit is contained in:
Đoàn Trần Công Danh 2024-06-23 10:44:33 +07:00 committed by Đoàn Trần Công Danh
parent 97a24f7f7a
commit 66b1def76c
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@ revision=1
build_style=sip-build
build_helper="python3"
hostmakedepends="qt6-base python3-PyQt-builder pkg-config"
makedepends="qt6-charts-devel python3-pyqt6-widgets-devel"
makedepends="qt6-charts-devel python3-pyqt6-bindings"
depends="python3-pyqt6"
short_desc="Qt6 bindings for Charts - Python 3"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"

View file

@ -1,18 +1,18 @@
# Template file for 'python3-pyqt6-networkauth'
pkgname=python3-pyqt6-networkauth
version=6.6.0
revision=2
version=6.7.0
revision=1
build_style=sip-build
build_helper="python3"
hostmakedepends="qt6-base python3-PyQt-builder pkg-config"
makedepends="python3-pyqt6-network-devel qt6-networkauth-devel"
makedepends="python3-pyqt6-bindings qt6-networkauth-devel"
depends="python3-pyqt6"
short_desc="Qt6 bindings for NetworkAuth - Python 3"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-only"
homepage="https://www.riverbankcomputing.com/software/pyqtnetworkauth/"
distfiles="$PYPI_SITE/P/PyQt6-NetworkAuth/PyQt6_NetworkAuth-${version}.tar.gz"
checksum=cdfc0bfaea16a9e09f075bdafefb996aa9fdec392052ba4fb3cbac233c1958fb
checksum=974983525437633a0f016c0ffa0dc311847089f253dfe6840b0ec8ce21dc8685
lib32disabled=yes
python3-pyqt6-networkauth-devel_package() {