mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyqt6-sip: update to 13.9.1.
This commit is contained in:
parent
5f93ec43ff
commit
1072ceb0c5
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyqt6-sip'
|
# Template file for 'python3-pyqt6-sip'
|
||||||
pkgname=python3-pyqt6-sip
|
pkgname=python3-pyqt6-sip
|
||||||
version=13.8.0
|
version=13.9.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-devel python3-setuptools sip"
|
hostmakedepends="python3-devel python3-setuptools sip"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="PyQt6 SIP bindings with C and C++ for Python 3"
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://www.riverbankcomputing.com/software/sip/"
|
homepage="https://www.riverbankcomputing.com/software/sip/"
|
||||||
distfiles="${PYPI_SITE}/P/PyQt6_sip/PyQt6_sip-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyqt6_sip/pyqt6_sip-${version}.tar.gz"
|
||||||
checksum=2f74cf3d6d9cab5152bd9f49d570b2dfb87553ebb5c4919abfde27f5b9fd69d4
|
checksum=15be741d1ae8c82bb7afe9a61f3cf8c50457f7d61229a1c39c24cd6e8f4d86dc
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue