From 45620c5bf2efedf816b5e32e4301aae632c35ce7 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 26 May 2022 12:34:37 +0000 Subject: Adding metadata --- dev-python/simplejson/simplejson-3.17.5-r1.ebuild | 2 +- dev-python/simplejson/simplejson-3.17.5.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/simplejson') diff --git a/dev-python/simplejson/simplejson-3.17.5-r1.ebuild b/dev-python/simplejson/simplejson-3.17.5-r1.ebuild index a87875868312..84d4dee1f814 100644 --- a/dev-python/simplejson/simplejson-3.17.5-r1.ebuild +++ b/dev-python/simplejson/simplejson-3.17.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{8..11} pypy3 ) inherit distutils-r1 diff --git a/dev-python/simplejson/simplejson-3.17.5.ebuild b/dev-python/simplejson/simplejson-3.17.5.ebuild index cb8e0bd2c89d..5390d37cace5 100644 --- a/dev-python/simplejson/simplejson-3.17.5.ebuild +++ b/dev-python/simplejson/simplejson-3.17.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{8..10} pypy3 ) inherit distutils-r1 DESCRIPTION="Simple, fast, extensible JSON encoder/decoder for Python" -- cgit v1.3.1