mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
New package: python3-PyJWT-1.7.1
This commit is contained in:
parent
a3eb341fa6
commit
61c008f9c7
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-PyJWT/template
Normal file
14
srcpkgs/python3-PyJWT/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-PyJWT'
|
||||||
|
pkgname=python3-PyJWT
|
||||||
|
version=1.7.1
|
||||||
|
revision=1
|
||||||
|
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
|
Loading…
Add table
Reference in a new issue