public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/reuse] epel10: Don't use tox for BR without tox config (rhbz#2354138)
Date: Wed, 19 Aug 2026 12:50:29 GMT	[thread overview]
Message-ID: <178714382999.1.6035131031214611245.rpms-reuse-50ac2ea6ed57@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/reuse
            Branch : epel10
            Commit : 50ac2ea6ed570147b93182c063569757a3087c9f
            Author : Jan Staněk <jstanek@redhat.com>
            Date   : 2025-03-24T10:40:35+01:00
            Stats  : +2/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/reuse/c/50ac2ea6ed570147b93182c063569757a3087c9f?branch=epel10

            Log:
            Don't use tox for BR without tox config (rhbz#2354138)

- Use just git-core for build

---
diff --git a/reuse.spec b/reuse.spec
index 5886d33..5176085 100644
--- a/reuse.spec
+++ b/reuse.spec
@@ -14,7 +14,7 @@ Patch:          0001-Use-importlib-mode-for-pytest.patch
 BuildRequires:  python3-devel
 BuildRequires:  gettext
 # Test + patching
-BuildRequires:  git
+BuildRequires:  git-core
 BuildRequires:  mercurial
 # These are development dependencies in the Poetry config, not build
 # dependencies. They are build dependencies for Fedora packaging.
@@ -39,7 +39,7 @@ generates a project's bill of materials.
 %autosetup -n %{name}-%{version} -S git_am
 
 %generate_buildrequires
-%pyproject_buildrequires -t
+%pyproject_buildrequires
 
 %build
 %pyproject_wheel

                 reply	other threads:[~2026-08-19 12:50 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=178714382999.1.6035131031214611245.rpms-reuse-50ac2ea6ed57@fedoraproject.org \
    --to=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