public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ansible-pygments/
Date: Thu, 20 Jun 2024 15:20:17 +0000 (UTC)	[thread overview]
Message-ID: <1718896805.1862dab667e65f41d10080f17d52349b13863b38.mgorny@gentoo> (raw)

commit:     1862dab667e65f41d10080f17d52349b13863b38
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 20 15:01:23 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 15:20:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1862dab6

dev-python/ansible-pygments: Enable py3.13

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../ansible-pygments/ansible-pygments-0.1.1-r1.ebuild       | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/dev-python/ansible-pygments/ansible-pygments-0.1.1-r1.ebuild b/dev-python/ansible-pygments/ansible-pygments-0.1.1-r1.ebuild
index 144271f84a10..1fe6e28e6526 100644
--- a/dev-python/ansible-pygments/ansible-pygments-0.1.1-r1.ebuild
+++ b/dev-python/ansible-pygments/ansible-pygments-0.1.1-r1.ebuild
@@ -1,22 +1,27 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517="poetry"
 PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 
 DESCRIPTION="Pygments lexer and style Ansible snippets"
-HOMEPAGE="https://github.com/ansible-community/ansible-pygments"
+HOMEPAGE="
+	https://github.com/ansible-community/ansible-pygments/
+	https://pypi.org/project/ansible-pygments/
+"
 
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 ~riscv"
 
-RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]"
+RDEPEND="
+	dev-python/pygments[${PYTHON_USEDEP}]
+"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.1.1-make_lexer_test_compare_tokens.patch


             reply	other threads:[~2024-06-20 15:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-20 15:20 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-05 12:16 [gentoo-commits] repo/gentoo:master commit in: dev-python/ansible-pygments/ Marek Szuba
2023-03-17 15:21 Michał Górny
2023-02-27 12:45 Marek Szuba
2022-09-27  7:06 Agostino Sarubbo
2022-03-26 22:31 Marek Szuba
2022-01-27 14:32 Marek Szuba
2022-01-27 14:32 Marek Szuba
2021-09-10 10:21 Marek Szuba
2021-08-17 12:10 Marek Szuba

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=1718896805.1862dab667e65f41d10080f17d52349b13863b38.mgorny@gentoo \
    --to=mgorny@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