public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-latexcodec] rawhide: Fix documentation cross-links
@ 2026-07-11 22:56 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-11 22:56 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-11 22:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 22:56 [rpms/python-latexcodec] rawhide: Fix documentation cross-links Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox