public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-zmq] f44: Drop conditionals for Fedora 42, soon reaching end of life
@ 2026-08-21  7:09 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-21  7:09 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-zmq
Branch : f44
Commit : 239d85f65eb867fb57513e74459eb22b50b6f4f9
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-06T13:09:53+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-zmq/c/239d85f65eb867fb57513e74459eb22b50b6f4f9?branch=f44

Log:
Drop conditionals for Fedora 42, soon reaching end of life

---
diff --git a/python-zmq.spec b/python-zmq.spec
index e4f12c1..db44b2e 100644
--- a/python-zmq.spec
+++ b/python-zmq.spec
@@ -95,7 +95,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-21  7:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21  7:09 [rpms/python-zmq] f44: 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