public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-makefun] epel10.2: Version 1.15.1
Date: Sat, 01 Aug 2026 03:29:32 GMT	[thread overview]
Message-ID: <178555497234.1.15488439222774300991.rpms-python-makefun-0bedb53858bf@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-makefun
            Branch : epel10.2
            Commit : 0bedb53858bf9d5b0ccf85ed3815b091a357ff3d
            Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
            Date   : 2023-05-12T18:35:59+02:00
            Stats  : +5/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-makefun/c/0bedb53858bf9d5b0ccf85ed3815b091a357ff3d?branch=epel10.2

            Log:
            Version 1.15.1

... (rhbz#2125189)

---
diff --git a/.gitignore b/.gitignore
index dee8edc..bee0455 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /makefun-1.6.11.tar.gz
 /makefun-1.11.1.tar.gz
 /makefun-1.14.0.tar.gz
+/makefun-1.15.1.tar.gz

diff --git a/python-makefun.spec b/python-makefun.spec
index 3cfa0e1..a4bf1ad 100644
--- a/python-makefun.spec
+++ b/python-makefun.spec
@@ -1,5 +1,5 @@
 Name:		python-makefun
-Version:	1.14.0
+Version:	1.15.1
 Release:	%autorelease
 Summary:	Dynamically create python functions with a proper signature
 
@@ -43,7 +43,8 @@ sed -r -i "s/'pandoc', //" setup.py
 
 %check
 # Tests require pytest-cases, which requires this package. Yay!
-%{__python3} -m pytest -v || :
+PYTHONPATH=%{buildroot}/%{python3_sitelib} \
+    %python3 -m pytest -v
 
 %files -n python3-makefun
 %license LICENSE

diff --git a/sources b/sources
index 91ccdf6..9407655 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (makefun-1.14.0.tar.gz) = 49b239a559e0ec5e28c29c210161c3530e1d89b39a22f16382f0569a47a6d696917d86c9abefb7ac6dc59f904276f8a853a2dc09b1d9c2332e422757f6eb9a08
+SHA512 (makefun-1.15.1.tar.gz) = d5a43283eba61576546dbce7791825607a813658a4ef68ed6d173f8438e08f6a84027a7ce75a748e245f8dd532ca6a9eb1afa0ce795517e77b08f03c29fea034

                 reply	other threads:[~2026-08-01  3:29 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=178555497234.1.15488439222774300991.rpms-python-makefun-0bedb53858bf@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