mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-canonicaljson: update to 1.6.4.
This commit is contained in:
parent
7dfac50dc8
commit
56829c686e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-canonicaljson'
|
# Template file for 'python3-canonicaljson'
|
||||||
pkgname=python3-canonicaljson
|
pkgname=python3-canonicaljson
|
||||||
version=1.6.3
|
version=1.6.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3-simplejson python3-frozendict"
|
depends="python3-simplejson python3-frozendict"
|
||||||
|
@ -11,5 +11,5 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/matrix-org/python-canonicaljson"
|
homepage="https://github.com/matrix-org/python-canonicaljson"
|
||||||
distfiles="${PYPI_SITE}/c/canonicaljson/canonicaljson-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/canonicaljson/canonicaljson-${version}.tar.gz"
|
||||||
checksum=ca59760bc274a899a0da75809d6909ae43e5123381fd6ef040a44d1952c0b448
|
checksum=6c09b2119511f30eb1126cfcd973a10824e20f1cfd25039cde3d1218dd9c8d8f
|
||||||
make_check_pre="env PYTHONPATH=src"
|
make_check_pre="env PYTHONPATH=src"
|
||||||
|
|
Loading…
Add table
Reference in a new issue