commit:     4055a4e0296194c3ab420fab3dd489e755bf8a2f
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 23:53:10 2020 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 23:53:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4055a4e0

app-backup/borgweb: add python 3.8

Closes: https://bugs.gentoo.org/718194
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 app-backup/borgweb/borgweb-0.2.0-r2.ebuild | 2 +-
 app-backup/borgweb/borgweb-0.3.0.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-backup/borgweb/borgweb-0.2.0-r2.ebuild 
b/app-backup/borgweb/borgweb-0.2.0-r2.ebuild
index 6568b820ce1..a5a107910ed 100644
--- a/app-backup/borgweb/borgweb-0.2.0-r2.ebuild
+++ b/app-backup/borgweb/borgweb-0.2.0-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 

diff --git a/app-backup/borgweb/borgweb-0.3.0.ebuild 
b/app-backup/borgweb/borgweb-0.3.0.ebuild
index 6568b820ce1..a5a107910ed 100644
--- a/app-backup/borgweb/borgweb-0.3.0.ebuild
+++ b/app-backup/borgweb/borgweb-0.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 

Reply via email to