pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-shodan: Update to 1.31.0



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Nov 8 10:36:17 2024 +0100
Changeset:	5e03053601bc41fb00a1e956c0c2bf530baa5d79

Modified Files:
	py-shodan/Makefile
	py-shodan/distinfo

Log Message:
py-shodan: Update to 1.31.0

Changes:
- No changelog available but mostly minor improvements and bug fixes

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5e03053601bc41fb00a1e956c0c2bf530baa5d79

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-shodan/Makefile | 3 ++-
 py-shodan/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/py-shodan/Makefile b/py-shodan/Makefile
index 27a3b546dd..f78885f0c6 100644
--- a/py-shodan/Makefile
+++ b/py-shodan/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.13 2023/06/06 12:42:49 riastradh Exp $
 
-DISTNAME=	shodan-1.29.1
+DISTNAME=	shodan-1.31.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	security python
 MASTER_SITES=	${MASTER_SITE_PYPI:=s/shodan/}
@@ -14,6 +14,7 @@ DEPENDS+=	${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click
 DEPENDS+=	${PYPKGPREFIX}-click-plugins-[0-9]*:../../devel/py-click-plugins
 DEPENDS+=	${PYPKGPREFIX}-colorama-[0-9]*:../../comms/py-colorama
 DEPENDS+=	${PYPKGPREFIX}-requests>=2.2.1:../../devel/py-requests
+DEPENDS+=	${PYPKGPREFIX}-tldextract-[0-9]*:../../net/py-tldextract
 DEPENDS+=	${PYPKGPREFIX}-xlsxwriter-[0-9]*:../../textproc/py-xlsxwriter
 
 # Several dependencies incompatible with Python 2.x
diff --git a/py-shodan/distinfo b/py-shodan/distinfo
index 2bf58e089e..6d146fcf09 100644
--- a/py-shodan/distinfo
+++ b/py-shodan/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.10 2023/05/26 20:00:17 adam Exp $
 
-BLAKE2s (shodan-1.29.1.tar.gz) = e53a68bdc152a2de5c1cb4e85aeeb23bf55781457d3ed7d6f2624a3a594c0bfd
-SHA512 (shodan-1.29.1.tar.gz) = d12483a669e5f89aa3712190fa75f68d6a259739548f6b150131506c72a07ad520c1e85ff0dc98c02124ccab1868cb77534f7e36d76594373957aee0efbdba1d
-Size (shodan-1.29.1.tar.gz) = 55823 bytes
+BLAKE2s (shodan-1.31.0.tar.gz) = aba11ed42824eb85cbc9f778eeed73ce5f052cb66ed365e35c38727aa26b94e0
+SHA512 (shodan-1.31.0.tar.gz) = fe66fdd4ae1088d165a2acd67f85a54a9fcbed8130ee5e2a5764d318fa0c50fb472fd5a76ce72f84fcfdb4c74c29ae2e14881f86468fb177ddc3191cb95d3b67
+Size (shodan-1.31.0.tar.gz) = 57939 bytes


Home | Main Index | Thread Index | Old Index