mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
python3-Pebble: update to 4.6.0.
This commit is contained in:
parent
d1ca057f5c
commit
eec42cb1b2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-Pebble'
|
# Template file for 'python3-Pebble'
|
||||||
pkgname=python3-Pebble
|
pkgname=python3-Pebble
|
||||||
version=4.5.3
|
version=4.6.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=Pebble-${version}
|
wrksrc=Pebble-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -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=e2cfc81bf1e627ff6314f4e1ca0c3414779d408594f807d702d088c19ff5070b
|
checksum=10bd8c42573b05c78ad280ce2e53fb892d8fd7405dac3419ed09b95c8f2ba928
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHONPATH=$(pwd)/build/lib pytest
|
PYTHONPATH=$(pwd)/build/lib pytest
|
||||||
|
|
Loading…
Add table
Reference in a new issue