Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2019 19:31:48 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497190 - head/devel/py-pytest-tornado
Message-ID:  <201903291931.x2TJVmJb013285@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Mar 29 19:31:48 2019
New Revision: 497190
URL: https://svnweb.freebsd.org/changeset/ports/497190

Log:
  devel/py-pytest-tornado: update to 0.6.0
  
  Changes:	https://github.com/eugeniy/pytest-tornado/compare/v0.5.0...v0.6.0
  Reported by:	Repology

Modified:
  head/devel/py-pytest-tornado/Makefile   (contents, props changed)
  head/devel/py-pytest-tornado/distinfo   (contents, props changed)

Modified: head/devel/py-pytest-tornado/Makefile
==============================================================================
--- head/devel/py-pytest-tornado/Makefile	Fri Mar 29 19:24:02 2019	(r497189)
+++ head/devel/py-pytest-tornado/Makefile	Fri Mar 29 19:31:48 2019	(r497190)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pytest-tornado
-PORTVERSION=	0.5.0
+PORTVERSION=	0.6.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Py.test plugin providing fixtures and markers
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=3.6:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tornado>=4:www/py-tornado@${PY_FLAVOR}
 
 NO_ARCH=	yes

Modified: head/devel/py-pytest-tornado/distinfo
==============================================================================
--- head/devel/py-pytest-tornado/distinfo	Fri Mar 29 19:24:02 2019	(r497189)
+++ head/devel/py-pytest-tornado/distinfo	Fri Mar 29 19:31:48 2019	(r497190)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524338305
-SHA256 (pytest-tornado-0.5.0.tar.gz) = 214fc59d06fb81696fce3028b56dff522168ac1cfc784cfc0077b7b1e425b4cd
-SIZE (pytest-tornado-0.5.0.tar.gz) = 4698
+TIMESTAMP = 1553795995
+SHA256 (pytest-tornado-0.6.0.tar.gz) = 1cbb552deca8908e77d995c91b1e0cc538275f1cb277c4ffa93380d49496bc59
+SIZE (pytest-tornado-0.6.0.tar.gz) = 8563



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