commit:     c5ac1d0fe5bd8d4518a3ca1b074ea497bde05355
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  1 21:39:47 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  1 21:48:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ac1d0f

dev-python/bareos: Remove py2.7

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/bareos/bareos-19.2.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/bareos/bareos-19.2.7.ebuild 
b/dev-python/bareos/bareos-19.2.7.ebuild
index c66b7e5732e..cb507a579a9 100644
--- a/dev-python/bareos/bareos-19.2.7.ebuild
+++ b/dev-python/bareos/bareos-19.2.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6..8} )
+PYTHON_COMPAT=( python3_{6..8} )
 inherit distutils-r1
 
 DESCRIPTION="python bindings for bareos network backup suite"

Reply via email to