sniffio: stable

This commit is contained in:
blshkv 2020-09-21 08:59:20 +08:00
parent 388d7b3d43
commit 72e1328c79
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
2 changed files with 2 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
@ -13,12 +13,11 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Apache-2.0 MIT )"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 arm64 x86"
IUSE="test"
RDEPEND=""
DEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]

View file

@ -298,7 +298,6 @@ dev-python/aiomultiprocess
dev-python/aiosqlite
dev-python/pyee
dev-python/trio
dev-python/sniffio
~dev-python/click-plugins-1.0.3
~dev-python/censys-0.0.8