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-sphinxcontrib-bibtex] rawhide: Use %pyproject_patch_dependency
Date: Wed, 15 Jul 2026 01:29:49 GMT	[thread overview]
Message-ID: <178407898948.1.15433793883702090349.rpms-python-sphinxcontrib-bibtex-f615ff032c35@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-15  1:29 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=178407898948.1.15433793883702090349.rpms-python-sphinxcontrib-bibtex-f615ff032c35@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