commit:     39887e1fa5878d53a132e354bfeb15ecb93cc8d5
Author:     Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Sat Jun  3 19:43:16 2023 +0000
Commit:     Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Sat Jun  3 19:43:16 2023 +0000
URL:        
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=39887e1f

python compat update and version bumps

Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com>

 sys-apps/0install/0install-2.3.12.ebuild                             | 2 +-
 sys-apps/0install/0install-2.3.13.ebuild                             | 2 +-
 sys-apps/0install/{0install-2.3.12.ebuild => 0install-2.3.14.ebuild} | 2 +-
 sys-apps/0install/{0install-2.3.12.ebuild => 0install-2.3.15.ebuild} | 2 +-
 sys-apps/0install/{0install-2.3.12.ebuild => 0install-2.3.16.ebuild} | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-apps/0install/0install-2.3.12.ebuild 
b/sys-apps/0install/0install-2.3.12.ebuild
index 8ce01e5..2e3fbbe 100644
--- a/sys-apps/0install/0install-2.3.12.ebuild
+++ b/sys-apps/0install/0install-2.3.12.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
 PYTHON_REQ_USE="xml(+)"
 inherit xdg-utils distutils-r1
 

diff --git a/sys-apps/0install/0install-2.3.13.ebuild 
b/sys-apps/0install/0install-2.3.13.ebuild
index 8ce01e5..2e3fbbe 100644
--- a/sys-apps/0install/0install-2.3.13.ebuild
+++ b/sys-apps/0install/0install-2.3.13.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
 PYTHON_REQ_USE="xml(+)"
 inherit xdg-utils distutils-r1
 

diff --git a/sys-apps/0install/0install-2.3.12.ebuild 
b/sys-apps/0install/0install-2.3.14.ebuild
similarity index 96%
copy from sys-apps/0install/0install-2.3.12.ebuild
copy to sys-apps/0install/0install-2.3.14.ebuild
index 8ce01e5..2e3fbbe 100644
--- a/sys-apps/0install/0install-2.3.12.ebuild
+++ b/sys-apps/0install/0install-2.3.14.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
 PYTHON_REQ_USE="xml(+)"
 inherit xdg-utils distutils-r1
 

diff --git a/sys-apps/0install/0install-2.3.12.ebuild 
b/sys-apps/0install/0install-2.3.15.ebuild
similarity index 96%
copy from sys-apps/0install/0install-2.3.12.ebuild
copy to sys-apps/0install/0install-2.3.15.ebuild
index 8ce01e5..2e3fbbe 100644
--- a/sys-apps/0install/0install-2.3.12.ebuild
+++ b/sys-apps/0install/0install-2.3.15.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
 PYTHON_REQ_USE="xml(+)"
 inherit xdg-utils distutils-r1
 

diff --git a/sys-apps/0install/0install-2.3.12.ebuild 
b/sys-apps/0install/0install-2.3.16.ebuild
similarity index 96%
copy from sys-apps/0install/0install-2.3.12.ebuild
copy to sys-apps/0install/0install-2.3.16.ebuild
index 8ce01e5..2e3fbbe 100644
--- a/sys-apps/0install/0install-2.3.12.ebuild
+++ b/sys-apps/0install/0install-2.3.16.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
 PYTHON_REQ_USE="xml(+)"
 inherit xdg-utils distutils-r1
 

Reply via email to