python3-PyQt5-networkauth: update to 5.15.6.
This commit is contained in:
parent
f61f5455b9
commit
51175b26cf
@ -1,18 +1,18 @@
|
|||||||
# Template file for 'python3-PyQt5-networkauth'
|
# Template file for 'python3-PyQt5-networkauth'
|
||||||
pkgname=python3-PyQt5-networkauth
|
pkgname=python3-PyQt5-networkauth
|
||||||
version=5.15.5
|
version=5.15.6
|
||||||
revision=4
|
revision=1
|
||||||
build_style=sip-build
|
build_style=sip-build
|
||||||
build_helper="python3"
|
build_helper="python3"
|
||||||
hostmakedepends="qt5-qmake pkg-config sip python3-PyQt-builder"
|
hostmakedepends="qt5-qmake pkg-config sip python3-PyQt-builder"
|
||||||
makedepends="python3-devel python3-PyQt5-devel qt5-networkauth-devel"
|
makedepends="python3-devel python3-PyQt5-devel qt5-networkauth-devel python3-sip-PyQt5"
|
||||||
depends="python3-PyQt5>=$version"
|
depends="python3-PyQt5>=$version python3-sip-PyQt5"
|
||||||
short_desc="Python bindings for the Qt5 Network Authorization library"
|
short_desc="Python bindings for the Qt5 Network Authorization library"
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://www.riverbankcomputing.com/software/pyqtnetworkauth/"
|
homepage="https://www.riverbankcomputing.com/software/pyqtnetworkauth/"
|
||||||
distfiles="${PYPI_SITE}/P/PyQtNetworkAuth/PyQtNetworkAuth-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyQtNetworkAuth/PyQtNetworkAuth-${version}.tar.gz"
|
||||||
checksum=2230b6f56f4c9ad2e88bf5ac648e2f3bee9cd757550de0fb98fe0bcb31217b16
|
checksum=85ada0c82b9787ffd614abff93bd6d9314d6528265f5f1d23a1922ef0cbeecb9
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
CFLAGS=-I$XBPS_CROSS_BASE/usr/include/python$py3_ver
|
CFLAGS=-I$XBPS_CROSS_BASE/usr/include/python$py3_ver
|
||||||
CXXFLAGS="$CFLAGS"
|
CXXFLAGS="$CFLAGS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user