svn commit: r499946 - head/www/py-sseclient

Yuri Victorovich yuri at FreeBSD.org
Thu Apr 25 05:27:38 UTC 2019


Author: yuri
Date: Thu Apr 25 05:27:36 2019
New Revision: 499946
URL: https://svnweb.freebsd.org/changeset/ports/499946

Log:
  www/py-sseclient: Update 0.0.23 -> 0.0.24
  
  Reported by:	portscout

Modified:
  head/www/py-sseclient/Makefile
  head/www/py-sseclient/distinfo

Modified: head/www/py-sseclient/Makefile
==============================================================================
--- head/www/py-sseclient/Makefile	Thu Apr 25 05:25:12 2019	(r499945)
+++ head/www/py-sseclient/Makefile	Thu Apr 25 05:27:36 2019	(r499946)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sseclient
-DISTVERSION=	0.0.23
+DISTVERSION=	0.0.24
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Python client library for reading Server Sent
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=2.9:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
 
 USES=		python

Modified: head/www/py-sseclient/distinfo
==============================================================================
--- head/www/py-sseclient/distinfo	Thu Apr 25 05:25:12 2019	(r499945)
+++ head/www/py-sseclient/distinfo	Thu Apr 25 05:27:36 2019	(r499946)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553307357
-SHA256 (sseclient-0.0.23.tar.gz) = 82a1d281b2bcb98847882069bde57a6772156f9539ddefbb78fea4f915197ec3
-SIZE (sseclient-0.0.23.tar.gz) = 6767
+TIMESTAMP = 1556169933
+SHA256 (sseclient-0.0.24.tar.gz) = 1b4c5119b9381cb6ddaf3236f3f7e1437a14e488d1ed61336873a839788481b0
+SIZE (sseclient-0.0.24.tar.gz) = 6741


More information about the svn-ports-all mailing list