mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-jsonpointer: update to 3.0.0.
This commit is contained in:
parent
55755d5046
commit
a1f7129fd9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-jsonpointer'
|
# Template file for 'python3-jsonpointer'
|
||||||
pkgname=python3-jsonpointer
|
pkgname=python3-jsonpointer
|
||||||
version=2.4
|
version=3.0.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/stefankoegl/python-json-pointer"
|
homepage="https://github.com/stefankoegl/python-json-pointer"
|
||||||
distfiles="${PYPI_SITE}/j/jsonpointer/jsonpointer-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jsonpointer/jsonpointer-${version}.tar.gz"
|
||||||
checksum=585cee82b70211fa9e6043b7bb89db6e1aa49524340dde8ad6b63206ea689d88
|
checksum=2b2d729f2091522d61c3b31f82e11870f60b68f43fbc705cb76bf4b832af59ef
|
||||||
conflicts="python-jsonpointer>=0"
|
conflicts="python-jsonpointer>=0"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue