Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2018 20:18:00 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r468056 - branches/2018Q2/devel/py-pytest-tornado
Message-ID:  <201804222018.w3MKI0rW077983@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Apr 22 20:18:00 2018
New Revision: 468056
URL: https://svnweb.freebsd.org/changeset/ports/468056

Log:
  MFH: r468041
  
  devel/py-pytest-tornado: update to 0.5.0
  
  Changes:	https://github.com/eugeniy/pytest-tornado/compare/v0.4.5...v0.5.0
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2018Q2/devel/py-pytest-tornado/Makefile
  branches/2018Q2/devel/py-pytest-tornado/distinfo
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/devel/py-pytest-tornado/Makefile
==============================================================================
--- branches/2018Q2/devel/py-pytest-tornado/Makefile	Sun Apr 22 19:49:49 2018	(r468055)
+++ branches/2018Q2/devel/py-pytest-tornado/Makefile	Sun Apr 22 20:18:00 2018	(r468056)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pytest-tornado
-PORTVERSION=	0.4.5
+PORTVERSION=	0.5.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Py.test plugin providing fixtures and markers
 LICENSE=	APACHE20
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado@${FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}tornado>=4:www/py-tornado@${FLAVOR}
 
 NO_ARCH=	yes
 USES=		python

Modified: branches/2018Q2/devel/py-pytest-tornado/distinfo
==============================================================================
--- branches/2018Q2/devel/py-pytest-tornado/distinfo	Sun Apr 22 19:49:49 2018	(r468055)
+++ branches/2018Q2/devel/py-pytest-tornado/distinfo	Sun Apr 22 20:18:00 2018	(r468056)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1456171114
-SHA256 (pytest-tornado-0.4.5.tar.gz) = 28b772d8dbea3d98da94d6697f739652a373b35123e0ed60af77557c6a2c392c
-SIZE (pytest-tornado-0.4.5.tar.gz) = 4685
+TIMESTAMP = 1524338305
+SHA256 (pytest-tornado-0.5.0.tar.gz) = 214fc59d06fb81696fce3028b56dff522168ac1cfc784cfc0077b7b1e425b4cd
+SIZE (pytest-tornado-0.5.0.tar.gz) = 4698



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