python3-Pebble: update to 4.5.3.
This commit is contained in:
parent
d57cfc9c33
commit
7fa2f657bb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Pebble'
|
||||
pkgname=python3-Pebble
|
||||
version=4.5.2
|
||||
version=4.5.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=Pebble-${version}
|
||||
|
@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://pebble.readthedocs.io/en/latest/"
|
||||
distfiles="${PYPI_SITE}/P/Pebble/Pebble-${version}.tar.gz"
|
||||
checksum=b670f80cc2f3fa4a69a24fbc39b50670a4f2c649438716a0208702d7d37e4d59
|
||||
checksum=e2cfc81bf1e627ff6314f4e1ca0c3414779d408594f807d702d088c19ff5070b
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH=$(pwd)/build/lib pytest
|
||||
|
|
Loading…
Reference in New Issue