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: app-text/xml2rfc/
Date: Fri, 12 Jul 2024 06:56:08 +0000 (UTC)	[thread overview]
Message-ID: <1720767359.6dd5fcb8b8f5c033cf1e77eb68d4c6df8e34107b.mgorny@gentoo> (raw)

commit:     6dd5fcb8b8f5c033cf1e77eb68d4c6df8e34107b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 06:53:13 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 06:55:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd5fcb8

app-text/xml2rfc: Enable py3.13

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

 app-text/xml2rfc/xml2rfc-3.18.0.ebuild | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/app-text/xml2rfc/xml2rfc-3.18.0.ebuild b/app-text/xml2rfc/xml2rfc-3.18.0.ebuild
index de4584d36aff..e0e2305fe1cf 100644
--- a/app-text/xml2rfc/xml2rfc-3.18.0.ebuild
+++ b/app-text/xml2rfc/xml2rfc-3.18.0.ebuild
@@ -4,13 +4,20 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 
 DESCRIPTION="Generates RFCs and IETF drafts from document source in XML"
-HOMEPAGE="https://ietf-tools.github.io/xml2rfc/ https://github.com/ietf-tools/xml2rfc"
-SRC_URI="https://github.com/ietf-tools/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+HOMEPAGE="
+	https://ietf-tools.github.io/xml2rfc/
+	https://github.com/ietf-tools/xml2rfc/
+	https://pypi.org/project/xml2rfc/
+"
+SRC_URI="
+	https://github.com/ietf-tools/xml2rfc/archive/refs/tags/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
 
 RESTRICT="!test? ( test )"
 LICENSE="BSD"


             reply	other threads:[~2024-07-12  6:56 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-12  6:56 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-31 18:39 [gentoo-commits] repo/gentoo:master commit in: app-text/xml2rfc/ Florian Schmaus
2024-10-17  8:06 Florian Schmaus
2024-10-17  8:06 Florian Schmaus
2024-07-12  6:56 Michał Górny
2024-05-28 15:27 Michał Górny
2023-10-22 10:28 Florian Schmaus
2023-09-11  8:32 Florian Schmaus
2023-08-27 14:24 David Seifert
2023-07-29 14:05 Florian Schmaus
2023-07-29 14:05 Florian Schmaus
2023-06-25 15:39 Florian Schmaus
2023-06-25 15:23 Florian Schmaus
2023-06-25 15:23 Florian Schmaus
2023-06-10 11:45 Michał Górny
2023-05-04  6:54 Florian Schmaus
2023-03-16 11:55 Florian Schmaus
2023-03-16 11:47 Florian Schmaus
2023-03-16 11:47 Florian Schmaus
2023-01-25 13:15 Florian Schmaus
2023-01-01 18:18 Florian Schmaus
2022-11-30 20:49 Arthur Zamarin
2022-11-26 12:48 Florian Schmaus

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=1720767359.6dd5fcb8b8f5c033cf1e77eb68d4c6df8e34107b.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