mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-Pebble: update to 4.5.2.
This commit is contained in:
parent
81b8b8429d
commit
ed2f93b8e7
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.1
|
version=4.5.2
|
||||||
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=26fdcc0f36d93d8e07559d36b942b7800c6b9622626d5b587ab1a74820d02732
|
checksum=b670f80cc2f3fa4a69a24fbc39b50670a4f2c649438716a0208702d7d37e4d59
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHONPATH=$(pwd)/build/lib pytest
|
PYTHONPATH=$(pwd)/build/lib pytest
|
||||||
|
|
Loading…
Add table
Reference in a new issue