Electron-Cash: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:10:04 -04:00
parent 1d142531af
commit 1b42ae19ee

View file

@ -1,7 +1,7 @@
# Template file for 'Electron-Cash' # Template file for 'Electron-Cash'
pkgname=Electron-Cash pkgname=Electron-Cash
version=4.2.10 version=4.2.10
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-PyQt5-devel-tools" hostmakedepends="python3-setuptools python3-PyQt5-devel-tools"
depends="python3-PyQt5 python3-PyQt5-svg python3-qrcode python3-dateutil depends="python3-PyQt5 python3-PyQt5-svg python3-qrcode python3-dateutil