X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=dev-python%2Fpysnmp%2Fpysnmp-4.4.10-r1.ebuild;h=cd7424ee5a99258f21afb7e99a89c33117e0ff71;hb=cd3f25deb13cf4d6c9d721d515dbf772a988426f;hp=842fff13fa28e2832182e04d161495ccfbdf4c78;hpb=79f02220b7553c731f6691a8c9a73b571a85384e;p=gentoo.git diff --git a/dev-python/pysnmp/pysnmp-4.4.10-r1.ebuild b/dev-python/pysnmp/pysnmp-4.4.10-r1.ebuild index 842fff13fa28..cd7424ee5a99 100644 --- a/dev-python/pysnmp/pysnmp-4.4.10-r1.ebuild +++ b/dev-python/pysnmp/pysnmp-4.4.10-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{5,6,7}} ) +PYTHON_COMPAT=( python{2_7,3_{6,7}} ) inherit distutils-r1 DESCRIPTION="Python SNMP library"