public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa13@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-freeipa] epel10.2: Fix the version in the setuptools metadata
Date: Sun, 31 May 2026 13:45:01 GMT [thread overview]
Message-ID: <178023510101.1.6945303162005416854.rpms-python-freeipa-280b59dddedd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-freeipa
Branch : epel10.2
Commit : 280b59dddedd172aa77229fdb6ab326b346c2fec
Author : Neal Gompa <ngompa13@gmail.com>
Date : 2020-10-30T21:27:44-04:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-freeipa/c/280b59dddedd172aa77229fdb6ab326b346c2fec?branch=epel10.2
Log:
Fix the version in the setuptools metadata
---
diff --git a/python-freeipa.spec b/python-freeipa.spec
index 2140600..9239175 100644
--- a/python-freeipa.spec
+++ b/python-freeipa.spec
@@ -36,6 +36,9 @@ This package provides the Python %{python3_version} variant.
# Remove bundled egg-info
rm -rf %{pypi_name}.egg-info
+# Fix version
+sed -e "s/version='1.0.6',/version='%{version}',/" -i setup.py
+
%build
%py3_build
reply other threads:[~2026-05-31 13: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=178023510101.1.6945303162005416854.rpms-python-freeipa-280b59dddedd@fedoraproject.org \
--to=ngompa13@gmail.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