commit:     885d5aef8f5efb561c7c8da1bbecc24ef3212350
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 05:35:50 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 05:35:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=885d5aef

sys-process/systemd-cron: enable py3.11

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-process/systemd-cron/systemd-cron-1.15.19-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/systemd-cron/systemd-cron-1.15.19-r1.ebuild 
b/sys-process/systemd-cron/systemd-cron-1.15.19-r1.ebuild
index 400475508671..aedb1ef00c44 100644
--- a/sys-process/systemd-cron/systemd-cron-1.15.19-r1.ebuild
+++ b/sys-process/systemd-cron/systemd-cron-1.15.19-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
 inherit python-single-r1 systemd
 
 DESCRIPTION="systemd units to create timers for cron directories and crontab"

Reply via email to