python3-Pebble: update to 4.6.1.
This commit is contained in:
parent
2329a09831
commit
9d82af9527
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Pebble'
|
# Template file for 'python3-Pebble'
|
||||||
pkgname=python3-Pebble
|
pkgname=python3-Pebble
|
||||||
version=4.6.0
|
version=4.6.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=Pebble-${version}
|
wrksrc=Pebble-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://pebble.readthedocs.io/en/latest/"
|
homepage="https://pebble.readthedocs.io/en/latest/"
|
||||||
distfiles="${PYPI_SITE}/P/Pebble/Pebble-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/Pebble/Pebble-${version}.tar.gz"
|
||||||
checksum=10bd8c42573b05c78ad280ce2e53fb892d8fd7405dac3419ed09b95c8f2ba928
|
checksum=b0abdc8830c21307038d63454584f71c2943e542e4e9d4c86d67aebc06c3519b
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHONPATH=$(pwd)/build/lib pytest
|
PYTHONPATH=$(pwd)/build/lib pytest
|
||||||
|
|
Loading…
Reference in a new issue