15 lines
573 B
Bash
15 lines
573 B
Bash
# Template file for 'python3-json5'
|
|
pkgname=python3-json5
|
|
version=0.9.24
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-setuptools python3-wheel"
|
|
depends="python3"
|
|
checkdepends="python3-pytest python3-hypothesis"
|
|
short_desc="Python implementation of the JSON5 data format"
|
|
maintainer="dkwo <npiazza@disroot.org>, Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/dpranke/pyjson5"
|
|
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=c84b956755957dadd9fe1dcbf27df69595e5e1482a3185e29293902803a82d63
|