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-jupyter-cache] rawhide: Minor spec file cleanups
Date: Wed, 15 Jul 2026 01:27:28 GMT [thread overview]
Message-ID: <178407884814.1.7005551666649282280.rpms-python-jupyter-cache-27f95eaa375b@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-15 1:27 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=178407884814.1.7005551666649282280.rpms-python-jupyter-cache-27f95eaa375b@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