public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-latexcodec] rawhide: Fix documentation cross-links
Date: Sat, 11 Jul 2026 22:56:10 GMT	[thread overview]
Message-ID: <178381057026.1.31491431059548940.rpms-python-latexcodec-4a58a80d4138@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-latexcodec
Branch : rawhide
Commit : 4a58a80d4138f09e492b904b2c4c45ba2059617d
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-07-11T16:55:54-06:00
Stats  : +1/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-latexcodec/c/4a58a80d4138f09e492b904b2c4c45ba2059617d?branch=rawhide

Log:
Fix documentation cross-links

---
diff --git a/python-latexcodec.spec b/python-latexcodec.spec
index 26b805e..b0018a6 100644
--- a/python-latexcodec.spec
+++ b/python-latexcodec.spec
@@ -13,7 +13,6 @@ BuildSystem:    pyproject
 BuildOption(install): -l latexcodec
 
 BuildRequires:  make
-BuildRequires:  python3-devel
 BuildRequires:  python3-docs
 BuildRequires:  %{py3_dist pytest}
 BuildRequires:  %{py3_dist setuptools}
@@ -58,7 +57,7 @@ Documentation for %{name}.
 sed -i 's/default/classic/' doc/conf.py
 
 # Use local objects.inv for intersphinx
-sed -i "s|\('http://docs\.python\.org/', \)None|\1'%{_docdir}/python3-docs/html/objects.inv'|" doc/conf.py
+sed -i 's|\("http://docs\.python\.org/", \)None|\1"%{_docdir}/python3-docs/html/objects.inv"|' doc/conf.py
 
 %build -a
 PYTHONPATH=$PWD make -C doc html

                 reply	other threads:[~2026-07-11 22:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178381057026.1.31491431059548940.rpms-python-latexcodec-4a58a80d4138@fedoraproject.org \
    --to=loganjerry@gmail.com \
    --cc=git-commits@fedoraproject.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