public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pamela] rawhide: keep python%{python3_pkgversion} macro
Date: Wed, 29 Jul 2026 14:13:12 GMT	[thread overview]
Message-ID: <178533439218.1.14591647319546123621.rpms-python-pamela-a172b2668952@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-pamela
Branch : rawhide
Commit : a172b2668952e386fd7dc475f11e2b8e3c403597
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-07-29T01:38:17-03:00
Stats  : +5/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pamela/c/a172b2668952e386fd7dc475f11e2b8e3c403597?branch=rawhide

Log:
keep python%{python3_pkgversion} macro

---
diff --git a/python-pamela.spec b/python-pamela.spec
index d8b7028..b53462e 100644
--- a/python-pamela.spec
+++ b/python-pamela.spec
@@ -14,12 +14,12 @@ BuildArch:      noarch
 %description
 Yet another Python wrapper for PAM.
 
-%package -n python3-%{srcname}
+%package -n python%{python3_pkgversion}-%{srcname}
 Summary:        %{summary}
-BuildRequires:  python3-devel
-BuildRequires:  python3-pytest
+BuildRequires:  python%{python3_pkgversion}-devel
+BuildRequires:  python%{python3_pkgversion}-pytest
 
-%description -n python3-%{srcname}
+%description -n python%{python3_pkgversion}-%{srcname}
 Yet another Python wrapper for PAM.
 
 
@@ -41,7 +41,7 @@ Yet another Python wrapper for PAM.
 %pytest -k "not test_environment"
 
 
-%files -n python3-%{srcname} -f %{pyproject_files}
+%files -n python%{python3_pkgversion}-%{srcname} -f %{pyproject_files}
 %doc README.md
 
 

                 reply	other threads:[~2026-07-29 14:13 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=178533439218.1.14591647319546123621.rpms-python-pamela-a172b2668952@fedoraproject.org \
    --to=rosset.filipe@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