2021-10-25 13:06:26 UTC

This commit is contained in:
Repository mirror & CI
2021-10-25 13:06:26 +00:00
parent ac0541e4a1
commit 9c8912b3d3
3 changed files with 1 additions and 18 deletions

View File

@@ -1,16 +0,0 @@
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/pytest-3.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=www-servers/tornado-5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications
EAPI=8
HOMEPAGE=https://github.com/vidartf/pytest-tornado
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/pytest-3.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=www-servers/tornado-5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/p/pytest-tornado/pytest-tornado-0.8.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=8bdd80a873f59e70993895cff8fbbac5

View File

@@ -551,7 +551,6 @@ dev-python/pytest-isort 1.3.0: Plugin to check import ordering using isort
dev-python/pytest-pythonpath 0.7.3: Plugin for adding to the PYTHONPATH from the pytests.ini file before tests run
dev-python/pytest-randomly 3.8.0: Pytest plugin to randomly order tests and control random.seed
dev-python/pytest-sanic 1.7.1: a Pytest Plugin for Sanic
dev-python/pytest-tornado 0.8.1: A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications
dev-python/python-barbicanclient 5.2.0: Client library for Barbican API
dev-python/python-binary-memcached 0.30.1: access memcached via it's binary protocol with SASL auth support
dev-python/python-blazarclient 3.3.1: This is a client for the OpenStack Blazar API

View File

@@ -1 +1 @@
Mon, 25 Oct 2021 12:06:34 +0000
Mon, 25 Oct 2021 13:06:26 +0000