From e8df704cf9b5e9e517317b8912377c0a8ca0d11e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 19 Jun 2024 00:09:54 +0100 Subject: gentoo auto-resync : 19:06:2024 - 00:09:54 --- dev-python/cwcwidth/cwcwidth-0.1.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/cwcwidth/cwcwidth-0.1.9.ebuild') diff --git a/dev-python/cwcwidth/cwcwidth-0.1.9.ebuild b/dev-python/cwcwidth/cwcwidth-0.1.9.ebuild index 73d51edba0c4..60addf5313ea 100644 --- a/dev-python/cwcwidth/cwcwidth-0.1.9.ebuild +++ b/dev-python/cwcwidth/cwcwidth-0.1.9.ebuild @@ -1,11 +1,11 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 -- cgit v1.2.3