diff --git a/srcpkgs/python3-jmespath/template b/srcpkgs/python3-jmespath/template index 0bf057b6c76..bce91d32e33 100644 --- a/srcpkgs/python3-jmespath/template +++ b/srcpkgs/python3-jmespath/template @@ -1,16 +1,18 @@ # Template file for 'python3-jmespath' pkgname=python3-jmespath -version=0.10.0 -revision=5 +version=1.0.1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" +checkdepends="python3-pytest python3-hypothesis" short_desc="JSON Query language for Python3" maintainer="yopito " license="MIT" -homepage="http://jmespath.org" +homepage="https://jmespath.org" +changelog="https://github.com/jmespath/jmespath.py/raw/develop/CHANGELOG.rst" distfiles="https://github.com/jmespath/jmespath.py/archive/${version}.tar.gz" -checksum=999b0ef13b798cf04de5451a51201d63a6feaf07c3fdcfbab4e5bca2b4ac653e +checksum=6a02470b1716ec7a32abe89a873a4795c41c938468225f8a53d860980ec9e3c6 conflicts="python-jmespath>=0" post_install() {