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: dev-python/sphinx/, dev-python/sphinx/files/
Date: Tue,  1 Dec 2020 10:12:02 +0000 (UTC)	[thread overview]
Message-ID: <1606817514.e6de90e511e93aab2f6a8c0f774c4719e5a32ee9.sam@gentoo> (raw)

commit:     e6de90e511e93aab2f6a8c0f774c4719e5a32ee9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  1 10:11:54 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec  1 10:11:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6de90e5

dev-python/sphinx: backport USE=doc fix to stable

Bug: https://bugs.gentoo.org/728810
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{sphinx-3.3.1-doc-link.patch => sphinx-3.2.1-doc-link.patch}      | 0
 dev-python/sphinx/sphinx-3.2.1.ebuild                                 | 4 ++++
 dev-python/sphinx/sphinx-3.3.1.ebuild                                 | 2 +-
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/sphinx/files/sphinx-3.3.1-doc-link.patch b/dev-python/sphinx/files/sphinx-3.2.1-doc-link.patch
similarity index 100%
rename from dev-python/sphinx/files/sphinx-3.3.1-doc-link.patch
rename to dev-python/sphinx/files/sphinx-3.2.1-doc-link.patch

diff --git a/dev-python/sphinx/sphinx-3.2.1.ebuild b/dev-python/sphinx/sphinx-3.2.1.ebuild
index c46ed008554..14440f9d436 100644
--- a/dev-python/sphinx/sphinx-3.2.1.ebuild
+++ b/dev-python/sphinx/sphinx-3.2.1.ebuild
@@ -62,6 +62,10 @@ BDEPEND="
 
 S="${WORKDIR}/${P^}"
 
+PATCHES=(
+	"${FILESDIR}/${PN}-3.3.1-doc-link.patch"
+)
+
 python_prepare_all() {
 	# remove tests that fail due to network-sandbox
 	rm tests/test_build_linkcheck.py || die "Failed to remove web tests"

diff --git a/dev-python/sphinx/sphinx-3.3.1.ebuild b/dev-python/sphinx/sphinx-3.3.1.ebuild
index f77fc4923c6..1d28fd61326 100644
--- a/dev-python/sphinx/sphinx-3.3.1.ebuild
+++ b/dev-python/sphinx/sphinx-3.3.1.ebuild
@@ -63,7 +63,7 @@ BDEPEND="
 S="${WORKDIR}/${P^}"
 
 PATCHES=(
-	"${FILESDIR}/${PN}-3.3.1-doc-link.patch"
+	"${FILESDIR}/${PN}-3.2.1-doc-link.patch"
 )
 
 python_prepare_all() {


             reply	other threads:[~2020-12-01 10:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-01 10:12 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-16  6:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx/, dev-python/sphinx/files/ Michał Górny
2021-08-03  8:52 Michał Górny
2021-06-04 12:00 Michał Górny
2018-10-16  0:45 Virgil Dupras
2017-01-19  0:49 David Seifert

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=1606817514.e6de90e511e93aab2f6a8c0f774c4719e5a32ee9.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