summaryrefslogtreecommitdiff
path: root/dev-python/jsonpatch/jsonpatch-1.15.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-05 16:24:05 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-05 16:29:16 +0100
commit7d1872bbb922a959cf8e0df82f18d0f826ca5109 (patch)
tree4f8942e37a3b526c24c2e6c2d0f253f8ddab694b /dev-python/jsonpatch/jsonpatch-1.15.ebuild
parent2501ac4092512dfd6da5349033c92772ff416e85 (diff)
downloadgentoo-7d1872bbb922a959cf8e0df82f18d0f826ca5109.tar.gz
gentoo-7d1872bbb922a959cf8e0df82f18d0f826ca5109.tar.bz2
gentoo-7d1872bbb922a959cf8e0df82f18d0f826ca5109.zip
dev-python/jsonpatch: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jsonpatch/jsonpatch-1.15.ebuild')
-rw-r--r--dev-python/jsonpatch/jsonpatch-1.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonpatch/jsonpatch-1.15.ebuild b/dev-python/jsonpatch/jsonpatch-1.15.ebuild
index afc9c529f93d..1f1c237810f9 100644
--- a/dev-python/jsonpatch/jsonpatch-1.15.ebuild
+++ b/dev-python/jsonpatch/jsonpatch-1.15.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
RESTRICT="test"