15 lines
519 B
Bash
15 lines
519 B
Bash
# Template file for 'python3-Pebble'
|
|
pkgname=python3-Pebble
|
|
version=5.0.2
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
checkdepends="python3-pytest"
|
|
short_desc="Threading and multiprocessing eye-candy for Python"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-3.0-or-later"
|
|
homepage="https://pebble.readthedocs.io/en/latest/"
|
|
distfiles="${PYPI_SITE}/P/Pebble/Pebble-${version}.tar.gz"
|
|
checksum=9c58c03eaf920c31287444c6fef39dc53baeac9de221ead104f5c9b48e8bd587
|