diff options
Diffstat (limited to 'dev-python/bleach')
| -rw-r--r-- | dev-python/bleach/bleach-6.0.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/bleach/bleach-6.1.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bleach/bleach-6.0.0.ebuild b/dev-python/bleach/bleach-6.0.0.ebuild index ba6d88d3b7e7..b599f8fc0f20 100644 --- a/dev-python/bleach/bleach-6.0.0.ebuild +++ b/dev-python/bleach/bleach-6.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) inherit distutils-r1 pypi diff --git a/dev-python/bleach/bleach-6.1.0.ebuild b/dev-python/bleach/bleach-6.1.0.ebuild index 216efec2ffa3..ef515f224ff9 100644 --- a/dev-python/bleach/bleach-6.1.0.ebuild +++ b/dev-python/bleach/bleach-6.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) inherit distutils-r1 pypi |
