public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-azure-mgmt-iotcentral] rawhide: Add missing dependency on six
@ 2026-07-06 15:13 Jeremy Cline
0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-07-06 15:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-azure-mgmt-iotcentral
Branch : rawhide
Commit : 2f711503a2b099dd43e1fc9cbf745b698f3934b6
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-06T11:13:26-04:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-azure-mgmt-iotcentral/c/2f711503a2b099dd43e1fc9cbf745b698f3934b6?branch=rawhide
Log:
Add missing dependency on six
---
diff --git a/python-azure-mgmt-iotcentral.spec b/python-azure-mgmt-iotcentral.spec
index f3ade66..26b17d2 100644
--- a/python-azure-mgmt-iotcentral.spec
+++ b/python-azure-mgmt-iotcentral.spec
@@ -18,6 +18,7 @@ BuildArch: noarch
Epoch: 2
BuildRequires: python3-devel
+BuildRequires: python3dist(six)
%if %{with tests}
BuildRequires: python3dist(azure-devtools)
@@ -36,6 +37,7 @@ Microsoft Azure IoTCentral Management Client Library for Python}
%package -n python3-%{srcname}
Summary: %{summary}
+Requires: python3dist(six)
%description -n python3-%{srcname} %{_description}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 15:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 15:13 [rpms/python-azure-mgmt-iotcentral] rawhide: Add missing dependency on six Jeremy Cline
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox