mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-json5: update to 0.9.25.
This commit is contained in:
parent
ccc337e444
commit
33bf10a404
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-json5'
|
# Template file for 'python3-json5'
|
||||||
pkgname=python3-json5
|
pkgname=python3-json5
|
||||||
version=0.9.24
|
version=0.9.25
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="dkwo <npiazza@disroot.org>, Gonzalo Tornaría <tornaria@cmat.edu.uy>
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/dpranke/pyjson5"
|
homepage="https://github.com/dpranke/pyjson5"
|
||||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=c84b956755957dadd9fe1dcbf27df69595e5e1482a3185e29293902803a82d63
|
checksum=a31db9a7d2cd102051e27efd519b9670a3b6be7b9d951145637c0a3e2350e141
|
||||||
|
|
Loading…
Add table
Reference in a new issue