mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-pyqt6-charts: update to 6.8.0.
This commit is contained in:
parent
987c5d16ca
commit
96a101f3c3
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'python3-pyqt6-charts'
|
||||
pkgname=python3-pyqt6-charts
|
||||
version=6.7.0
|
||||
revision=2
|
||||
version=6.8.0
|
||||
revision=1
|
||||
build_style=sip-build
|
||||
build_helper="python3"
|
||||
hostmakedepends="qt6-base python3-PyQt-builder pkg-config"
|
||||
makedepends="qt6-charts-devel python3-pyqt6-bindings"
|
||||
depends="python3-pyqt6"
|
||||
makedepends="qt6-charts-private-devel python3-pyqt6-bindings python3-pyqt6-sip"
|
||||
depends="python3-pyqt6>=${version%.*} python3-pyqt6-sip"
|
||||
short_desc="Qt6 bindings for Charts - Python 3"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://www.riverbankcomputing.com/software/pyqtchart/"
|
||||
distfiles="$PYPI_SITE/P/PyQt6-Charts/PyQt6_Charts-${version}.tar.gz"
|
||||
checksum=c4f7cf369928f7bf032e4e33f718d3b8fe66da176d4959fe30735a970d86f35c
|
||||
checksum=f86705b8740e3041667ce211aeaa205b750eb6baf4c908f4e3f6dc8c720d10f1
|
||||
lib32disabled=yes
|
||||
|
||||
python3-pyqt6-charts-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue