public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/glep63-check/
Date: Tue, 10 Jan 2023 04:44:47 +0000 (UTC)	[thread overview]
Message-ID: <1673325296.3ab80f5b198757fd4fa60526e18b632d774f7c4c.sam@gentoo> (raw)

commit:     3ab80f5b198757fd4fa60526e18b632d774f7c4c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 04:34:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 04:34:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab80f5b

app-crypt/glep63-check: enable py3.11

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

 app-crypt/glep63-check/glep63-check-10.ebuild | 4 ++--
 app-crypt/glep63-check/glep63-check-11.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-crypt/glep63-check/glep63-check-10.ebuild b/app-crypt/glep63-check/glep63-check-10.ebuild
index ad32f1258df6..53fd72cb1253 100644
--- a/app-crypt/glep63-check/glep63-check-10.ebuild
+++ b/app-crypt/glep63-check/glep63-check-10.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1

diff --git a/app-crypt/glep63-check/glep63-check-11.ebuild b/app-crypt/glep63-check/glep63-check-11.ebuild
index cc39349f46f0..5fa4d583a1ba 100644
--- a/app-crypt/glep63-check/glep63-check-11.ebuild
+++ b/app-crypt/glep63-check/glep63-check-11.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 


             reply	other threads:[~2023-01-10  4:44 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-10  4:44 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-07  6:22 [gentoo-commits] repo/gentoo:master commit in: app-crypt/glep63-check/ Sam James
2024-03-03 19:07 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 16:20 Michał Górny
2024-03-03 16:20 Michał Górny
2023-04-25 19:49 Sam James
2023-04-25 14:09 Arthur Zamarin
2023-04-25 13:43 Arthur Zamarin
2023-04-25 13:42 Arthur Zamarin
2023-03-09  7:38 Arthur Zamarin
2022-02-10 12:02 Michał Górny
2022-02-10 11:13 Jakov Smolić
2022-02-10 10:27 Michał Górny
2021-09-28  6:31 Michał Górny
2021-06-13 15:27 Michał Górny
2020-12-14 22:08 Mike Gilbert
2020-05-26  3:10 Mike Gilbert
2020-04-15  5:33 Mike Gilbert
2019-06-08  8:00 Michał Górny
2019-06-05  6:48 Agostino Sarubbo
2019-06-02  6:40 Michał Górny
2019-05-11 12:38 Michał Górny
2019-05-11 10:08 Michał Górny
2019-05-02 18:31 Mikle Kolyada
2019-05-02 18:31 Mikle Kolyada
2019-05-02 16:44 Michał Górny
2019-05-02  5:52 Michał Górny
2018-09-11  8:18 Michał Górny
2018-09-09  7:48 Mikle Kolyada
2018-09-09  1:12 Thomas Deutschmann
2018-08-03  9:58 Michał Górny
2018-08-02 15:15 Michał Górny
2018-07-31 10:28 Michał Górny
2018-07-31 10:28 Michał Górny
2018-07-29 21:04 Michał Górny
2018-07-21  9:22 Michał Górny
2018-07-04 21:00 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1673325296.3ab80f5b198757fd4fa60526e18b632d774f7c4c.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox