public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jupyter-cache] rawhide: Minor spec file cleanups
@ 2026-07-15 1:27 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-15 1:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-jupyter-cache
Branch : rawhide
Commit : 27f95eaa375b1d1352a0016037b68b67ded43419
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-14T19:27:16-06:00
Stats : +3/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-jupyter-cache/c/27f95eaa375b1d1352a0016037b68b67ded43419?branch=rawhide
Log:
Minor spec file cleanups
---
diff --git a/python-jupyter-cache.spec b/python-jupyter-cache.spec
index e64fcc7..9506970 100644
--- a/python-jupyter-cache.spec
+++ b/python-jupyter-cache.spec
@@ -63,15 +63,14 @@ Documentation for %{name}.
%prep
%autosetup -n jupyter-cache-%{version}
+# Do not run coverage tools in RPM builds
+%pyproject_patch_dependency pytest-cov:ignore
+
%conf
# Use local objects.inv for intersphinx
sed -e 's|\("https://docs\.python\.org/[.[:digit:]]*", \)None|\1"%{_docdir}/python3-docs/html/objects.inv"|' \
-i docs/conf.py
-%generate_buildrequires -p
-# Do not run coverage tools in RPM builds
-sed -i '/coverage/d;/pytest-cov/d' pyproject.toml
-
%build -a
%if %{with doc}
# Build the documentation
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 1:27 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:27 [rpms/python-jupyter-cache] rawhide: Minor spec file cleanups Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox