From 3a1810c16dd2dedf30e6a8c7e7f00142ba52c7fc Mon Sep 17 00:00:00 2001 From: HadetTheUndying Date: Sun, 17 Jul 2022 12:08:00 -0500 Subject: [PATCH] python3-shodan: update to 1.28.0. move comment to be squashed --- srcpkgs/python3-shodan/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-shodan/template b/srcpkgs/python3-shodan/template index 34dbb28be2be..ca8653d9b4d1 100644 --- a/srcpkgs/python3-shodan/template +++ b/srcpkgs/python3-shodan/template @@ -1,7 +1,7 @@ # Template file for 'python3-shodan' pkgname=python3-shodan -version=1.25.0 -revision=2 +version=1.28.0 +revision=1 wrksrc="shodan-python-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -13,9 +13,8 @@ maintainer="Alex Childs " license="MIT" homepage="https://developer.shodan.io" distfiles="https://github.com/achillean/shodan-python/archive/${version}.tar.gz" -checksum=52932c6d508622877d0667e0290fee84e6cb749b6565b48ba359fbbf002f0845 -make_check=extended -# One must export the variable SHODAN-API-KEY in env before running tests +checksum=fc5f159f3edb6db0c2fff338b62f8a6c6eb63b12983bf729a4121fa30019753b +make_check=extended # One must export the variable SHODAN-API-KEY in env before running tests post_install() { vlicense LICENSE