public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ceph] eln: Drop obsolete wheel dependency
Date: Fri, 24 Jul 2026 19:25:47 GMT	[thread overview]
Message-ID: <178492114702.1.6511067136692897023.rpms-ceph-81f8d53d7bd4@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-07-24 19:25 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=178492114702.1.6511067136692897023.rpms-ceph-81f8d53d7bd4@fedoraproject.org \
    --to=yselkowi@redhat.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