Date: Mon, 11 Jul 2022 13:36:50 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7b7e7f81d8d4 - main - net/py-shodan: Update to 1.28.0 Message-ID: <202207111336.26BDaoQL084823@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=7b7e7f81d8d44fff28d50b3df44b58044d01648a commit 7b7e7f81d8d44fff28d50b3df44b58044d01648a Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2022-07-11 13:36:13 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2022-07-11 13:36:45 +0000 net/py-shodan: Update to 1.28.0 --- net/py-shodan/Makefile | 2 +- net/py-shodan/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-shodan/Makefile b/net/py-shodan/Makefile index 4256792d8c07..a399f1d5a994 100644 --- a/net/py-shodan/Makefile +++ b/net/py-shodan/Makefile @@ -1,7 +1,7 @@ # Created by: Emanuel Haupt <ehaupt@FreeBSD.org> PORTNAME= shodan -PORTVERSION= 1.27.0 +PORTVERSION= 1.28.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-shodan/distinfo b/net/py-shodan/distinfo index 5872ac7dd7d8..d62dc968a5e9 100644 --- a/net/py-shodan/distinfo +++ b/net/py-shodan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645635802 -SHA256 (shodan-1.27.0.tar.gz) = 5e4ae706e00b63167a9ff7f7e0f33442fc6ac6f0b4f2629c8bd32cc307f8d550 -SIZE (shodan-1.27.0.tar.gz) = 52507 +TIMESTAMP = 1657544121 +SHA256 (shodan-1.28.0.tar.gz) = 18bd2ae81114b70836e0e3315227325e14398275223998a8c235b099432f4b0b +SIZE (shodan-1.28.0.tar.gz) = 53522
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207111336.26BDaoQL084823>