public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-cerberus] rawhide: Fix python-cerberus F45FTBFS
Date: Tue, 28 Jul 2026 19:59:53 GMT	[thread overview]
Message-ID: <178526879395.1.14778397906532436646.rpms-python-cerberus-7f482b6b3945@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-cerberus
            Branch : rawhide
            Commit : 7f482b6b3945518142e560b99ca3222e51cfedaa
            Author : Filipe Rosset <rosset.filipe@gmail.com>
            Date   : 2026-07-28T16:57:30-03:00
            Stats  : +4/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-cerberus/c/7f482b6b3945518142e560b99ca3222e51cfedaa?branch=rawhide

            Log:
            Fix python-cerberus F45FTBFS

Resolves: rhbz#2504453
Resolves: rhbz#2485796

---
diff --git a/python-cerberus.spec b/python-cerberus.spec
index 55b93cb..7f379ca 100644
--- a/python-cerberus.spec
+++ b/python-cerberus.spec
@@ -25,6 +25,7 @@ Source0:        %{pypi_source}
 BuildArch:      noarch
 
 BuildRequires:  python3-devel
+BuildRequires:  python3-pkg-resources
 BuildRequires:  pyproject-rpm-macros
 
 %if %{with tests}
@@ -34,8 +35,8 @@ BuildRequires:  python3dist(pytest)
 %description %{common_description}
 
 %package -n python3-%{slugname}
-Summary: %{summary}
-Requires: python3-pkg-resources
+Summary:        %{summary}
+Requires:       python3-pkg-resources
 
 %description -n python3-%{slugname} %{common_description}
 
@@ -62,4 +63,4 @@ Requires: python3-pkg-resources
 %doc README.rst AUTHORS CHANGES.rst
 
 %changelog
-%autochangelog
\ No newline at end of file
+%autochangelog

                 reply	other threads:[~2026-07-28 19:59 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=178526879395.1.14778397906532436646.rpms-python-cerberus-7f482b6b3945@fedoraproject.org \
    --to=rosset.filipe@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