commit:     2bc5d2e6cda0492fdd54825e513167c22cfa313e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 17:08:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 17:14:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc5d2e6

dev-python/sipvicious: drop Python 3.6

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/sipvicious/sipvicious-0.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sipvicious/sipvicious-0.3.0.ebuild 
b/dev-python/sipvicious/sipvicious-0.3.0.ebuild
index ab3d5904838..6b7a04afa4b 100644
--- a/dev-python/sipvicious/sipvicious-0.3.0.ebuild
+++ b/dev-python/sipvicious/sipvicious-0.3.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit distutils-r1

Reply via email to