python3-etesync: update to 0.12.1; drop noarch

This commit is contained in:
Jürgen Buchmüller 2020-09-26 11:58:48 +02:00
parent 7712b76834
commit 261afa4b31
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'python3-etesync'
pkgname=python3-etesync
version=0.11.1
version=0.12.1
revision=1
archs=noarch
wrksrc="etesync-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -16,7 +15,7 @@ maintainer="projectmoon <projectmoon@agnos.is>"
license="LGPL-3.0-only"
homepage="https://www.etesync.com"
distfiles="${PYPI_SITE}/e/etesync/etesync-${version}.tar.gz"
checksum=6ca671217bc90c3711b98e7fc84d02273a21048a65e2018083817c8234d04d79
checksum=f20f7e9922ee789c4b71379676ebfe656b675913fe524f2ee722e1b9ef4e5197
do_check() {
pytest3 -v tests/{test_collections.py,test_crypto.py}