public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-networkx] rawhide: Drop unused BRs
@ 2026-07-15  1:29 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-15  1:29 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-networkx
            Branch : rawhide
            Commit : 85a93309bf8b5e22fa5ad65450283183c858c85a
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-14T19:28:59-06:00
            Stats  : +2/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-networkx/c/85a93309bf8b5e22fa5ad65450283183c858c85a?branch=rawhide

            Log:
            Drop unused BRs

- Use %pyproject_patch_dependency

---
diff --git a/python-networkx.spec b/python-networkx.spec
index 19cd49a..09dd89f 100644
--- a/python-networkx.spec
+++ b/python-networkx.spec
@@ -60,8 +60,7 @@ BuildRequires:  python3-numpy-doc
 BuildRequires:  %{py3_dist geopandas}
 BuildRequires:  %{py3_dist libpysal}
 BuildRequires:  sympy-doc
-BuildRequires:  tex(latex)
-BuildRequires:  tex-preview
+BuildRequires:  tex-latex
 %endif
 
 %description
@@ -149,7 +148,7 @@ sed -i 's,https://networkx.org/documentation/latest/,,' doc/conf.py
 sed -i 's/Helvetica/sans-serif/' examples/drawing/plot_chess_masters.py
 
 # Do not run code coverage tools
-sed -i '/pytest-cov/d' pyproject.toml requirements/test.txt
+%pyproject_patch_dependency pytest-cov:ignore
 
 %build -a
 %if %{with doctest}

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

only message in thread, other threads:[~2026-07-15  1:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15  1:29 [rpms/python-networkx] rawhide: Drop unused BRs Jerry James

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