public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ceph] eln: Drop obsolete wheel dependency
@ 2026-07-24 19:25 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-24 19:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ceph
Branch : eln
Commit : 81f8d53d7bd47d1cd91ebd81350921cff2546d05
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-07-24T15:23:46-04:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ceph/c/81f8d53d7bd47d1cd91ebd81350921cff2546d05?branch=eln
Log:
Drop obsolete wheel dependency
Recent setuptools versions no longer require 'wheel' to build wheels,
therefore python-wheel is being dropped from RHEL 11:
https://github.com/fedora-eln/eln/issues/284
---
diff --git a/ceph.spec b/ceph.spec
index f02509c..fb36b7c 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -241,7 +241,7 @@ fi
#################################################################################
Name: ceph
Version: 21.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
%endif
@@ -358,7 +358,6 @@ BuildRequires: python%{python3_pkgversion}-devel
BuildRequires: python%{python3_pkgversion}-setuptools
BuildRequires: python%{python3_pkgversion}-Cython
BuildRequires: python%{python3_pkgversion}-pip
-BuildRequires: python%{python3_pkgversion}-wheel
BuildRequires: snappy-devel
BuildRequires: sqlite-devel
BuildRequires: sudo
@@ -3455,6 +3454,9 @@ exit 0
%endif
%changelog
+* Fri Jul 24 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 2:21.1.0-2
+- Drop obsolete wheel dependency
+
* Thu Jul 23 2026 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:21.1.0-1
- ceph-21.1.0 GA
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-24 19:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-24 19:25 [rpms/ceph] eln: Drop obsolete wheel dependency Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox