app-backup/borgweb: add python 3.7, bug #718194
authorAnthony G. Basile <blueness@gentoo.org>
Thu, 23 Apr 2020 18:44:56 +0000 (14:44 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Thu, 23 Apr 2020 18:51:10 +0000 (14:51 -0400)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
app-backup/borgweb/borgweb-0.2.0-r2.ebuild
app-backup/borgweb/borgweb-0.3.0.ebuild

index deba80138e33067ee0fcd644b2a1b4e1a65fdfb5..6568b820ce15182c43c290ab3b463a249343ec47 100644 (file)
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index deba80138e33067ee0fcd644b2a1b4e1a65fdfb5..6568b820ce15182c43c290ab3b463a249343ec47 100644 (file)
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1