python3-geojson: update to 2.5.0.

This commit is contained in:
mobinmob 2019-10-12 18:08:19 +03:00 committed by Piotr
parent cba0b1b8f7
commit dcf7023a2a

View file

@ -1,6 +1,6 @@
# Template file for 'python3-geojson'
pkgname=python3-geojson
version=2.4.1
version=2.5.0
revision=1
archs=noarch
wrksrc="geojson-${version}"
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/frewsxcv/python-geojson"
distfiles="${PYPI_SITE}/g/geojson/geojson-${version}.tar.gz"
checksum=b175e00a76d923d6e7409de0784c147adcdd6e04b311b1d405895a4db3612c9d
checksum=6e4bb7ace4226a45d9c8c8b1348b3fc43540658359f93c3f7e03efa9f15f658a
do_check() {
python3 setup.py test