15 lines
573 B
Bash
15 lines
573 B
Bash
# Template file for 'python3-json5'
|
|
pkgname=python3-json5
|
|
version=0.9.25
|
|
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=a31db9a7d2cd102051e27efd519b9670a3b6be7b9d951145637c0a3e2350e141
|