summaryrefslogtreecommitdiff
path: root/dev-python/setproctitle
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-08 13:17:55 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-08 13:17:55 +0000
commit516d9c888c5095d1387c0451a93f0aa743a7040b (patch)
treedd9b5fbcd2572594de2bd53e769e4a692c380f34 /dev-python/setproctitle
parentcaa89eacab99586878d969b5f30bd4afd8e0b3f3 (diff)
downloadbaldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.gz
baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.xz
baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.zip
Adding metadata
Diffstat (limited to 'dev-python/setproctitle')
-rw-r--r--dev-python/setproctitle/setproctitle-1.3.5.ebuild2
-rw-r--r--dev-python/setproctitle/setproctitle-1.3.7.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setproctitle/setproctitle-1.3.5.ebuild b/dev-python/setproctitle/setproctitle-1.3.5.ebuild
index 232e6600d421..cf9495f8d952 100644
--- a/dev-python/setproctitle/setproctitle-1.3.5.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.3.5.ebuild
@@ -7,7 +7,7 @@ EAPI=8
# if the extensions weren't built, so we always build them.
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
inherit distutils-r1 pypi
diff --git a/dev-python/setproctitle/setproctitle-1.3.7.ebuild b/dev-python/setproctitle/setproctitle-1.3.7.ebuild
index eeba368cada3..9dce7c6fb39c 100644
--- a/dev-python/setproctitle/setproctitle-1.3.7.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.3.7.ebuild
@@ -7,7 +7,7 @@ EAPI=8
# if the extensions weren't built, so we always build them.
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
inherit distutils-r1 pypi