summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/netmiko')
-rw-r--r--dev-python/netmiko/netmiko-1.4.2.ebuild4
-rw-r--r--dev-python/netmiko/netmiko-2.1.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/netmiko/netmiko-1.4.2.ebuild b/dev-python/netmiko/netmiko-1.4.2.ebuild
index 6ba89e486e5e..11f97afbef0a 100644
--- a/dev-python/netmiko/netmiko-1.4.2.ebuild
+++ b/dev-python/netmiko/netmiko-1.4.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2016-2019 Gentoo Authors
+# Copyright 2016-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="Multi-vendor library to simplify Paramiko SSH connections to network devices"
diff --git a/dev-python/netmiko/netmiko-2.1.1.ebuild b/dev-python/netmiko/netmiko-2.1.1.ebuild
index 83a4888828d6..788a9f5a8eab 100644
--- a/dev-python/netmiko/netmiko-2.1.1.ebuild
+++ b/dev-python/netmiko/netmiko-2.1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2016-2019 Gentoo Authors
+# Copyright 2016-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="Multi-vendor library to simplify Paramiko SSH connections to network devices"