From bfbfb06c191113ff01f9d6d25cfebbf6c7f4744a 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. --- srcpkgs/python3-shodan/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-shodan/template b/srcpkgs/python3-shodan/template index 34dbb28be2be..034def311636 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,7 +13,7 @@ maintainer="Alex Childs " license="MIT" homepage="https://developer.shodan.io" distfiles="https://github.com/achillean/shodan-python/archive/${version}.tar.gz" -checksum=52932c6d508622877d0667e0290fee84e6cb749b6565b48ba359fbbf002f0845 +checksum=fc5f159f3edb6db0c2fff338b62f8a6c6eb63b12983bf729a4121fa30019753b make_check=extended # One must export the variable SHODAN-API-KEY in env before running tests