public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/sphinx-argparse-cli/
Date: Tue, 14 May 2024 19:12:57 +0000 (UTC)	[thread overview]
Message-ID: <1715710428.d450c7f0255b78e9e3e6465ad4d672412318054f.julien@gentoo> (raw)
Message-ID: <20240514191257.vIU1H92qZX-SpN4PPugYSWjXrgSAjVYEYrfJRvkPq-4@z> (raw)

commit:     d450c7f0255b78e9e3e6465ad4d672412318054f
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue May 14 18:13:48 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 14 18:13:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d450c7f0

dev-python/sphinx-argparse-cli: enable py3.12

Closes: https://bugs.gentoo.org/931424
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild b/dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild
index 2e1af0d448..6ff6837475 100644
--- a/dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild
+++ b/dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..11} ) # no pypy3 support
+PYTHON_COMPAT=( python3_{10..12} )
 inherit distutils-r1
 
 DESCRIPTION="Render CLI arguments (sub-commands friendly) defined by argparse module"


             reply	other threads:[~2024-05-14 19:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14 19:07 Julien Roy [this message]
2024-05-14 19:12 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/sphinx-argparse-cli/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2023-09-12 13:04 David Roman
2023-09-12 12:45 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2023-07-05 13:59 Anna Vyalkova
2023-06-26 13:17 Anna Vyalkova
2023-06-17  8:34 Anna Vyalkova
2023-01-06  3:08 Anna Vyalkova
2022-07-02  4:18 Anna Vyalkova
2021-12-06 17:23 Anna Vyalkova

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=1715710428.d450c7f0255b78e9e3e6465ad4d672412318054f.julien@gentoo \
    --to=julien@jroy.ca \
    --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