mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-Pebble: update to 4.5.3.
This commit is contained in:
parent
d57cfc9c33
commit
7fa2f657bb
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.5.2
|
version=4.5.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=Pebble-${version}
|
wrksrc=Pebble-${version}
|
||||||
|
@ -13,7 +13,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=b670f80cc2f3fa4a69a24fbc39b50670a4f2c649438716a0208702d7d37e4d59
|
checksum=e2cfc81bf1e627ff6314f4e1ca0c3414779d408594f807d702d088c19ff5070b
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHONPATH=$(pwd)/build/lib pytest
|
PYTHONPATH=$(pwd)/build/lib pytest
|
||||||
|
|
Loading…
Add table
Reference in a new issue