public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-sphinxcontrib-bibtex] rawhide: Use %pyproject_patch_dependency
@ 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-sphinxcontrib-bibtex
Branch : rawhide
Commit : f615ff032c35681433edf68f26bc206321176150
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-14T19:29:39-06:00
Stats : +1/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-sphinxcontrib-bibtex/c/f615ff032c35681433edf68f26bc206321176150?branch=rawhide
Log:
Use %pyproject_patch_dependency
---
diff --git a/python-sphinxcontrib-bibtex.spec b/python-sphinxcontrib-bibtex.spec
index 0535a3c..b8ba6cf 100644
--- a/python-sphinxcontrib-bibtex.spec
+++ b/python-sphinxcontrib-bibtex.spec
@@ -63,15 +63,13 @@ Documentation for python-sphinxcontrib-bibtex.
%prep
%autosetup -p1 -n sphinxcontrib-bibtex-%{version}
-%conf
# Use local objects.inv for intersphinx
sed -e 's|\("https://docs\.python\.org/3/", \)None|\1"%{_docdir}/python3-docs/html/objects.inv"|' \
-e 's|\("http://www\.sphinx-doc\.org/en/master/", \)None|\1"%{_docdir}/python-sphinx-doc/html/objects.inv"|' \
-i doc/conf.py
-%generate_buildrequires -p
# Do not use code coverage tools
-sed -i 's/, "pytest-cov"//' pyproject.toml
+%pyproject_patch_dependency pytest-cov:ignore
%install -a
# The Sphinx documentation cannot be built with an uninstalled
^ 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-sphinxcontrib-bibtex] rawhide: Use %pyproject_patch_dependency Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox