Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2019 20:24:54 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493614 - head/net/py-shodan
Message-ID:  <201902222024.x1MKOsbX002073@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Fri Feb 22 20:24:54 2019
New Revision: 493614
URL: https://svnweb.freebsd.org/changeset/ports/493614

Log:
  Update to 1.11.0

Modified:
  head/net/py-shodan/Makefile
  head/net/py-shodan/distinfo

Modified: head/net/py-shodan/Makefile
==============================================================================
--- head/net/py-shodan/Makefile	Fri Feb 22 19:58:40 2019	(r493613)
+++ head/net/py-shodan/Makefile	Fri Feb 22 20:24:54 2019	(r493614)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	shodan
-PORTVERSION=	1.10.4
+PORTVERSION=	1.11.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ 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} \
 		${PYTHON_PKGNAMEPREFIX}click>=3.2:devel/py-click@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}requests>=2.2.1:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}colorama>=0.3.9:devel/py-colorama@${PY_FLAVOR}
 
 USES=		python

Modified: head/net/py-shodan/distinfo
==============================================================================
--- head/net/py-shodan/distinfo	Fri Feb 22 19:58:40 2019	(r493613)
+++ head/net/py-shodan/distinfo	Fri Feb 22 20:24:54 2019	(r493614)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539595838
-SHA256 (shodan-1.10.4.tar.gz) = c40abb6ff2fd66bdee9f773746fb961eefdfaa8e720a07cb12fb70def136268d
-SIZE (shodan-1.10.4.tar.gz) = 44666
+TIMESTAMP = 1550866734
+SHA256 (shodan-1.11.0.tar.gz) = 8d316d033acdc0d9cf3a152d4db9ebdbcd1ade832a9dd798bf9a569dbddb4811
+SIZE (shodan-1.11.0.tar.gz) = 45855



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902222024.x1MKOsbX002073>