public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Karolina Surma <ksurma@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mailman3-fedmsg-plugin] f45: Unpin the upper bound of python-zope-interface dependency
Date: Mon, 24 Aug 2026 18:52:19 GMT	[thread overview]
Message-ID: <178759753938.1.9880469913364779972.rpms-mailman3-fedmsg-plugin-d200383ab3d2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mailman3-fedmsg-plugin
Branch : f45
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=f45

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
 

                 reply	other threads:[~2026-08-24 18:52 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=178759753938.1.9880469913364779972.rpms-mailman3-fedmsg-plugin-d200383ab3d2@fedoraproject.org \
    --to=ksurma@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