From dcf7023a2a6254e833e4874236395005de5a25bd Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 12 Oct 2019 18:08:19 +0300 Subject: [PATCH] python3-geojson: update to 2.5.0. --- srcpkgs/python3-geojson/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-geojson/template b/srcpkgs/python3-geojson/template index 22b87574845..6bcd0c3092e 100644 --- a/srcpkgs/python3-geojson/template +++ b/srcpkgs/python3-geojson/template @@ -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 " 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