public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-zmq] epel10: Drop conditionals for Fedora 42, soon reaching end of life
@ 2026-08-22 7:12 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-22 7:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-zmq
Branch : epel10
Commit : f4f6580bdf112dd6d52b5591d8a7165525adb823
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-22T07:51:41+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-zmq/c/f4f6580bdf112dd6d52b5591d8a7165525adb823?branch=epel10
Log:
Drop conditionals for Fedora 42, soon reaching end of life
---
diff --git a/python-zmq.spec b/python-zmq.spec
index 7e77614..f817ada 100644
--- a/python-zmq.spec
+++ b/python-zmq.spec
@@ -80,7 +80,7 @@ Summary: %{summary}
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_provides_for_importable_modules
%py_provides python3-zmq
-%if %[ %{defined fc42} || %{defined fc43} || %{defined fc44} ]
+%if %[ %{defined fc43} || %{defined fc44} ]
# Beginning with Fedora 42, the binary packages are renamed from
# python3-zmq/python3-zmq-tests to python3-pyzmq/python3-pyzmq-tests to match
# the canonical package name. Ideally, the source package would also be called
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-22 7:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-22 7:12 [rpms/python-zmq] epel10: Drop conditionals for Fedora 42, soon reaching end of life Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox