public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-dbf] rawhide: Fix Requires, python3-aenum is still a runtime dependency
@ 2026-08-26 14:49 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-08-26 14:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-dbf
Branch : rawhide
Commit : 4b331b09479877826182d5d618b3e7c4b5f048c2
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-08-26T11:12:38-03:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-dbf/c/4b331b09479877826182d5d618b3e7c4b5f048c2?branch=rawhide
Log:
Fix Requires, python3-aenum is still a runtime dependency
---
diff --git a/python-dbf.spec b/python-dbf.spec
index 0977e8b..98bcaff 100644
--- a/python-dbf.spec
+++ b/python-dbf.spec
@@ -26,6 +26,7 @@ BuildArch: noarch
%package -n python3-%{pypi_name}
Summary: %{sum}
BuildRequires: python3-devel
+Requires: python3-aenum
%description -n python3-%{pypi_name}
%{desc}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 14:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 14:49 [rpms/python-dbf] rawhide: Fix Requires, python3-aenum is still a runtime dependency Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox