15 lines
499 B
Bash
15 lines
499 B
Bash
# Template file for 'python3-PyJWT'
|
|
pkgname=python3-PyJWT
|
|
version=1.7.1
|
|
revision=2
|
|
wrksrc="PyJWT-${version}"
|
|
build_style=python3-module
|
|
pycompile_module="PyJWT.py"
|
|
hostmakedepends="python3-setuptools"
|
|
short_desc="Platform independent file lock"
|
|
maintainer="fosslinux <fosslinux@aussies.space>"
|
|
license="Unlicense"
|
|
homepage="https://filelock.readthedocs.io/en/latest/"
|
|
distfiles="${PYPI_SITE}/P/PyJWT/PyJWT-${version}.tar.gz"
|
|
checksum=8d59a976fb773f3e6a39c85636357c4f0e242707394cadadd9814f5cbaa20e96
|