public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-pylibmc] epel10.2: Relax the so file glob, prep for Python 3.8
Date: Fri, 25 Sep 2026 17:45:52 GMT	[thread overview]
Message-ID: <179035835241.1.13943958109787672836.rpms-python-pylibmc-9ef1d425bc99@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-pylibmc
Branch : epel10.2
Commit : 9ef1d425bc99fb8f9c785e098466a35e21052e21
Author : Miro Hrončok <miro@hroncok.cz>
Date   : 2019-05-19T17:31:02+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pylibmc/c/9ef1d425bc99fb8f9c785e098466a35e21052e21?branch=epel10.2

Log:
Relax the so file glob, prep for Python 3.8

---
diff --git a/python-pylibmc.spec b/python-pylibmc.spec
index 63bab28..b5eb72c 100644
--- a/python-pylibmc.spec
+++ b/python-pylibmc.spec
@@ -46,7 +46,7 @@ so that applications can drop-in replace it.
 
 # there is an asterisk in the name of the file,
 # because sometimes the suffix of the architecture is added
-chmod 755 $RPM_BUILD_ROOT%{python3_sitearch}/_pylibmc.cpython-%{python3_version_nodots}m*.so
+chmod 755 $RPM_BUILD_ROOT%{python3_sitearch}/_pylibmc.cpython-%{python3_version_nodots}*.so
 
 %files -n python3-%{srcname}
 %doc docs/ LICENSE README.rst

                 reply	other threads:[~2026-09-25 17:45 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=179035835241.1.13943958109787672836.rpms-python-pylibmc-9ef1d425bc99@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