2020-05-14 13:05:09 UTC

This commit is contained in:
Repository mirror & CI
2020-05-14 13:05:09 +00:00
parent 51d5cf869b
commit 4365140065
3 changed files with 1 additions and 17 deletions

View File

@@ -1,15 +0,0 @@
BDEPEND=test? ( dev-python/pytest-aiohttp[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/selenium[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) test? ( >=dev-python/aiohttp-1.1.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Implements CORS support for aiohttp asyncio-powered asynchronous HTTP server
EAPI=7
HOMEPAGE=https://github.com/aio-libs/aiohttp-cors
IUSE=test python_targets_python3_6 python_targets_python3_7
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=>=dev-python/aiohttp-1.1.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/aio-libs/aiohttp-cors/archive/v0.7.0.tar.gz -> aiohttp-cors-0.7.0.tar.gz
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=221c43181d6ab18b000bbc860c769bf9

View File

@@ -85,7 +85,6 @@ dev-libs/wren 0.2.0 9999: The Wren Programming Language
dev-libs/xqilla 2.3.4: An XQuery and XPath 2 library and command line utility written in C++
dev-php/pecl-inotify 2.0.0: Inotify binding for PHP
dev-python/aiofiles 0.5.0: File support for asyncio
dev-python/aiohttp-cors 0.7.0: Implements CORS support for aiohttp asyncio-powered asynchronous HTTP server
dev-python/aiomysql 0.0.20: aiomysql is a library for accessing a MySQL database from the asyncio
dev-python/aionotify 0.2.0: Simple, asyncio-based inotify library for Python
dev-python/aiopg 1.0.0: aiopg is a library for accessing a PostgreSQL database from the asyncio

View File

@@ -1 +1 @@
Thu, 14 May 2020 09:34:59 +0000
Thu, 14 May 2020 13:05:09 +0000