15 lines
524 B
Bash
15 lines
524 B
Bash
# Template file for 'python3-json5'
|
|
pkgname=python3-json5
|
|
version=0.9.6
|
|
revision=4
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
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=eeb5e7d77b095dbfeae2e00c7df80ac8064994b33c5c36982f504c5c17c77a8c
|