summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEsteve Varela Colominas <esteve.varela@gmail.com>2024-06-03 11:09:23 +0200
committerSam James <sam@gentoo.org>2024-06-03 12:34:15 +0100
commit645a7b476036bfcabc71777a22585ddbece66824 (patch)
tree4235216f34cbf58c1cf8b4dc1010d78744ae0c20 /app-doc
parentapp-emulation/virtualbox: remove python from BDEPEND if not used (diff)
downloadgentoo-645a7b476036bfcabc71777a22585ddbece66824.tar.gz
gentoo-645a7b476036bfcabc71777a22585ddbece66824.tar.bz2
gentoo-645a7b476036bfcabc71777a22585ddbece66824.zip
app-doc/cppman: Bump PYTHON_COMPAT
Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/cppman/cppman-0.5.6-r1.ebuild (renamed from app-doc/cppman/cppman-0.5.6.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/cppman/cppman-0.5.6.ebuild b/app-doc/cppman/cppman-0.5.6-r1.ebuild
index 63a0409772a7..b74f5103ca40 100644
--- a/app-doc/cppman/cppman-0.5.6.ebuild
+++ b/app-doc/cppman/cppman-0.5.6-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
PYTHON_REQ_USE="sqlite,threads(+)"
DISTUTILS_SINGLE_IMPL=yes
DISTUTILS_USE_PEP517=setuptools