summaryrefslogtreecommitdiff
path: root/dev-python/pytest-twisted
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-17 06:58:15 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-17 06:58:15 +0000
commitf767356f836788e2bb2843072155579fe8d8d214 (patch)
tree7ed4bc0347769cc58f966a3ab53cae3e75399b50 /dev-python/pytest-twisted
parent7d8a02204b7c59272f37d78bce96892db4bcb5e1 (diff)
downloadbaldeagleos-repo-f767356f836788e2bb2843072155579fe8d8d214.tar.gz
baldeagleos-repo-f767356f836788e2bb2843072155579fe8d8d214.tar.xz
baldeagleos-repo-f767356f836788e2bb2843072155579fe8d8d214.zip
Adding metadata
Diffstat (limited to 'dev-python/pytest-twisted')
-rw-r--r--dev-python/pytest-twisted/pytest-twisted-1.14.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-twisted/pytest-twisted-1.14.3.ebuild b/dev-python/pytest-twisted/pytest-twisted-1.14.3.ebuild
index c25b4db313ca..07100ef4253f 100644
--- a/dev-python/pytest-twisted/pytest-twisted-1.14.3.ebuild
+++ b/dev-python/pytest-twisted/pytest-twisted-1.14.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{11..14} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1