commit:     dfb4213ddf96570d510fec052444f58d3320f401
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 19:25:43 2021 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Mon May 24 19:42:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfb4213d

dev-python/responses-0.13.2: Add py310

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 dev-python/responses/responses-0.13.2.ebuild | 2 +-
 dev-python/responses/responses-0.13.3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/responses/responses-0.13.2.ebuild 
b/dev-python/responses/responses-0.13.2.ebuild
index defc47fbf49..95abad3ada8 100644
--- a/dev-python/responses/responses-0.13.2.ebuild
+++ b/dev-python/responses/responses-0.13.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
 
 inherit distutils-r1
 

diff --git a/dev-python/responses/responses-0.13.3.ebuild 
b/dev-python/responses/responses-0.13.3.ebuild
index e4ed917ccca..d25a69674a2 100644
--- a/dev-python/responses/responses-0.13.3.ebuild
+++ b/dev-python/responses/responses-0.13.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
 
 inherit distutils-r1
 

Reply via email to