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/sphinx-multiversion/
Date: Sun, 30 Jun 2024 17:00:36 +0000 (UTC)	[thread overview]
Message-ID: <1719766812.b107ff4d7f5be9338f35619fb0e2634e0cf33384.mgorny@gentoo> (raw)

commit:     b107ff4d7f5be9338f35619fb0e2634e0cf33384
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 16:30:06 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 17:00:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b107ff4d

dev-python/sphinx-multiversion: Enable py3.13

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

 .../sphinx-multiversion-0.2.4-r1.ebuild                   | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/dev-python/sphinx-multiversion/sphinx-multiversion-0.2.4-r1.ebuild b/dev-python/sphinx-multiversion/sphinx-multiversion-0.2.4-r1.ebuild
index a4a539081ef1..3c5e4af6e775 100644
--- a/dev-python/sphinx-multiversion/sphinx-multiversion-0.2.4-r1.ebuild
+++ b/dev-python/sphinx-multiversion/sphinx-multiversion-0.2.4-r1.ebuild
@@ -1,15 +1,22 @@
-# 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=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+
 inherit distutils-r1
 
 DESCRIPTION="Add support for multiple versions to sphinx"
-HOMEPAGE="https://github.com/Holzhaus/sphinx-multiversion"
-SRC_URI="https://github.com/Holzhaus/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+HOMEPAGE="
+	https://github.com/Holzhaus/sphinx-multiversion/
+	https://pypi.org/project/sphinx-multiversion/
+"
+SRC_URI="
+	https://github.com/Holzhaus/sphinx-multiversion/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
 
 LICENSE="BSD-2"
 SLOT="0"


             reply	other threads:[~2024-06-30 17:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-30 17:00 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-24 15:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-multiversion/ Arthur Zamarin
2023-11-23 19:38 Michał Górny
2023-08-12  3:05 Michał Górny
2023-08-12  0:10 Sam James
2023-07-09 15:43 Andrew Ammerlaan
2022-05-17 12:20 Andrew Ammerlaan
2021-12-13 15:42 Andrew Ammerlaan
2021-06-05 12:19 Andrew Ammerlaan
2020-10-16 13:44 Joonas Niilola
2020-10-16 13:44 Joonas Niilola
2020-09-15  8:09 Joonas Niilola

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=1719766812.b107ff4d7f5be9338f35619fb0e2634e0cf33384.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