diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-02-04 20:28:06 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-02-04 20:47:15 +0100 |
| commit | 8a8b2c38dac4d1a446b4eb30059017757ed3232b (patch) | |
| tree | 0aeaa2cb6cc5065b62bc928fc0cdf15ed3e1300e /dev-python/coreapi/coreapi-2.3.3.ebuild | |
| parent | 753c1f066554f1c7143790e12cad4ab62a9943d8 (diff) | |
| download | gentoo-8a8b2c38dac4d1a446b4eb30059017757ed3232b.tar.gz gentoo-8a8b2c38dac4d1a446b4eb30059017757ed3232b.tar.bz2 gentoo-8a8b2c38dac4d1a446b4eb30059017757ed3232b.zip | |
dev-python/coreapi: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/coreapi/coreapi-2.3.3.ebuild')
| -rw-r--r-- | dev-python/coreapi/coreapi-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/coreapi/coreapi-2.3.3.ebuild b/dev-python/coreapi/coreapi-2.3.3.ebuild index 6220a9b1d43e..fc7702bd5e63 100644 --- a/dev-python/coreapi/coreapi-2.3.3.ebuild +++ b/dev-python/coreapi/coreapi-2.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 DESCRIPTION="Python client library for Core API" |
