mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-pyqt6-networkauth: update to 6.7.0.
This commit is contained in:
parent
97a24f7f7a
commit
66b1def76c
2 changed files with 5 additions and 5 deletions
|
@ -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>"
|
||||
|
|
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue