Skip to content

Commit

Permalink
net/py-shodan: Update to 1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ehaupt committed Aug 16, 2023
1 parent 42e570a commit ac23c86
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions net/py-shodan/Makefile
@@ -1,5 +1,5 @@
PORTNAME= shodan
PORTVERSION= 1.29.1
PORTVERSION= 1.30.0
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,11 +10,12 @@ WWW= https://cli.shodan.io/

LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XlsxWriter>0:textproc/py-xlsxwriter@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}click-plugins>=1.0.3:devel/py-click-plugins@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click-plugins>=1.0.3:devel/py-click-plugins@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}click>=3.2:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}colorama>=0.3.9:devel/py-colorama@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.2.1:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}colorama>=0.3.9:devel/py-colorama@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}tldextract>=2:dns/py-tldextract@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}XlsxWriter>0:textproc/py-xlsxwriter@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist distutils
Expand Down
6 changes: 3 additions & 3 deletions net/py-shodan/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684424732
SHA256 (shodan-1.29.1.tar.gz) = e2af6254e19d2a8fa4e929738be551e25dc7aafc394732e776e7e30fa44ce339
SIZE (shodan-1.29.1.tar.gz) = 55823
TIMESTAMP = 1692166835
SHA256 (shodan-1.30.0.tar.gz) = c9617c66c47b87d4801e7080b6c769ec9a31da398defe0b047a6794927436453
SIZE (shodan-1.30.0.tar.gz) = 57790

0 comments on commit ac23c86

Please sign in to comment.