public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-cerberus] rawhide: Fix python-cerberus F45FTBFS
@ 2026-07-28 19:59 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-07-28 19:59 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-28 19:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 19:59 [rpms/python-cerberus] rawhide: Fix python-cerberus F45FTBFS Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox