Date: Sat, 14 Oct 2023 08:00:31 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: 362b88ef39e4 - main - net/py-shodan: Update to 1.30.1 Message-ID: <202310140800.39E80Vtb043353@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=362b88ef39e4e45ddef40832dbccd5a947f889cf commit 362b88ef39e4e45ddef40832dbccd5a947f889cf Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-10-14 08:00:20 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-10-14 08:00:24 +0000 net/py-shodan: Update to 1.30.1 --- 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 80ea6bf2dc2e..bfe6060db7a7 100644 --- a/net/py-shodan/Makefile +++ b/net/py-shodan/Makefile @@ -1,5 +1,5 @@ PORTNAME= shodan -PORTVERSION= 1.30.0 +PORTVERSION= 1.30.1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-shodan/distinfo b/net/py-shodan/distinfo index f0bf876eb520..94845af60782 100644 --- a/net/py-shodan/distinfo +++ b/net/py-shodan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692166835 -SHA256 (shodan-1.30.0.tar.gz) = c9617c66c47b87d4801e7080b6c769ec9a31da398defe0b047a6794927436453 -SIZE (shodan-1.30.0.tar.gz) = 57790 +TIMESTAMP = 1697261542 +SHA256 (shodan-1.30.1.tar.gz) = bedb6e8c2b4459592c1bc17b4d4b57dab0cb58a455ad589ee26a6304242cd505 +SIZE (shodan-1.30.1.tar.gz) = 57908
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310140800.39E80Vtb043353>