15 lines
517 B
Bash
15 lines
517 B
Bash
# Template file for 'python3-json5'
|
|
pkgname=python3-json5
|
|
version=0.9.14
|
|
revision=1
|
|
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 <npiazza@disroot.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/dpranke/pyjson5"
|
|
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=e7d27778960a7ef30b3d69bf3bf61ee152b211a956fcd92e09162b6852c3ad64
|