diff --git a/srcpkgs/OpenLP/template b/srcpkgs/OpenLP/template index a05a2b64572..d02e82a4e58 100644 --- a/srcpkgs/OpenLP/template +++ b/srcpkgs/OpenLP/template @@ -1,7 +1,7 @@ # Template file for 'OpenLP' pkgname=OpenLP -version=3.1.4 -revision=2 +version=3.1.7 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools qt5-host-tools" depends="python3-alembic python3-platformdirs python3-BeautifulSoup4 @@ -9,15 +9,16 @@ depends="python3-alembic python3-platformdirs python3-BeautifulSoup4 python3-lxml python3-Mako python3-pymediainfo python3-PyQt5 python3-PyQt5-multimedia python3-PyQt5-webengine python3-vlc python3-qrcode python3-QtAwesome python3-requests python3-SQLAlchemy python3-waitress - python3-websockets python3-zeroconf python3-PyICU" + python3-websockets python3-zeroconf python3-PyICU python3-packaging" checkdepends="python3-pytest-qt xvfb-run ${depends}" short_desc="Free Worship Presentation Software for your Church" maintainer="Piotr Wójcik " license="GPL-3.0-or-later" homepage="https://openlp.org/" distfiles="https://gitlab.com/openlp/openlp/-/archive/${version}/openlp-${version}.tar.gz" -checksum=4091b84307f4ea93d28215b5ef4d8442bf9346938c1e7ba6f377e47267a6094c +checksum=8d1ef8113c90aa18860cd65d0468e9cd882b0104a59885b1016bff6923219540 make_check_pre="env -u QT_QPA_PLATFORM xvfb-run" +noverifypydeps=yes # falsely identifies ambiguous sqlalchemy dep as SQLAlchemy2 post_install() { vmkdir usr/share/openlp/i18n