public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-ruamel-yaml-clib] rawhide: Drop redundant BuildRequires for python3-wheel
Date: Mon, 29 Jun 2026 14:33:32 GMT [thread overview]
Message-ID: <178274361212.1.16744164046079008868.rpms-python-ruamel-yaml-clib-62c5a80420d3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-ruamel-yaml-clib
Branch : rawhide
Commit : 62c5a80420d3cf085a2cb38e86c814b166c97b28
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-06-29T14:07:00+02:00
Stats : +17/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-ruamel-yaml-clib/c/62c5a80420d3cf085a2cb38e86c814b166c97b28?branch=rawhide
Log:
Drop redundant BuildRequires for python3-wheel
---
diff --git a/nowheel.patch b/nowheel.patch
new file mode 100644
index 0000000..8ba2b30
--- /dev/null
+++ b/nowheel.patch
@@ -0,0 +1,12 @@
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -1,8 +1,8 @@
+
+ [build-system]
+-requires = ["setuptools", "wheel"]
++requires = ["setuptools"]
+ # test
+ build-backend = "setuptools.build_meta"
+
+ [tool.cibuildwheel]
+ skip = "cp3??t-*"
diff --git a/python-ruamel-yaml-clib.spec b/python-ruamel-yaml-clib.spec
index ea28f80..2891ff2 100644
--- a/python-ruamel-yaml-clib.spec
+++ b/python-ruamel-yaml-clib.spec
@@ -10,6 +10,11 @@ Source: https://yaml.dev/ruamel-dl-tagged-releases/ruamel.yaml.clib-%{ve
Patch: unbundle-libyaml.patch
+# Drop redundant BuildRequires for python3-wheel
+# https://github.com/fedora-eln/eln/issues/284
+# From https://sourceforge.net/p/ruamel-yaml-clib/code/merge-requests/5/
+Patch: nowheel.patch
+
BuildRequires: gcc
%global _description %{expand:
reply other threads:[~2026-06-29 14:33 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=178274361212.1.16744164046079008868.rpms-python-ruamel-yaml-clib-62c5a80420d3@fedoraproject.org \
--to=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