mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-python/sniffio: add py3.9, rem py3.6
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -18,8 +18,6 @@ LICENSE="|| ( Apache-2.0 MIT )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="python_targets_python3_6? ( dev-python/contextvars[python_targets_python3_6] )"
|
||||
|
||||
DEPEND="test? ( dev-python/curio[${PYTHON_USEDEP}] )"
|
||||
|
||||
distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio
|
||||
|
||||
Reference in New Issue
Block a user