New package: python3-json5-0.9.5
This commit is contained in:
parent
80f4fa84a3
commit
c3bef24827
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-json5/template
Normal file
14
srcpkgs/python3-json5/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'python3-json5'
|
||||
pkgname=python3-json5
|
||||
version=0.9.5
|
||||
revision=1
|
||||
wrksrc=pyjson5-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
checkdepends="python3-pytest python3-hypothesis"
|
||||
short_desc="Python implementation of the JSON5 data format"
|
||||
maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/dpranke/pyjson5"
|
||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=4631b8a6c61704b7942fe9d16a1e95f2b26a2bdcc38a1fdc3b5c984f2e861045
|
Loading…
Reference in a new issue