public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mailman3-fedmsg-plugin] f44: Unpin the upper bound of python-zope-interface dependency
@ 2026-08-25 21:26 Karolina Surma
0 siblings, 0 replies; only message in thread
From: Karolina Surma @ 2026-08-25 21:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mailman3-fedmsg-plugin
Branch : f44
Commit : d200383ab3d2260c51f28ac33dfba5572f886b0d
Author : Karolina Surma <ksurma@redhat.com>
Date : 2026-08-24T13:14:06+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mailman3-fedmsg-plugin/c/d200383ab3d2260c51f28ac33dfba5572f886b0d?branch=f44
Log:
Unpin the upper bound of python-zope-interface dependency
---
diff --git a/mailman3-fedmsg-plugin.spec b/mailman3-fedmsg-plugin.spec
index 35b1e4e..37b8227 100644
--- a/mailman3-fedmsg-plugin.spec
+++ b/mailman3-fedmsg-plugin.spec
@@ -55,6 +55,9 @@ Summary: %{summary}
# Remove bundled egg-info in case it exists
rm -rf %{modname}.egg-info
+# Unpin zope-interface, we've got 8.5.x in Fedora 45 and 8.6.x in Fedora 46
+%pyproject_patch_dependency zope-interface:drop_upper
+
%build
%pyproject_wheel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-25 21:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 21:26 [rpms/mailman3-fedmsg-plugin] f44: Unpin the upper bound of python-zope-interface dependency Karolina Surma
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox