public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-bioread] rawhide: Use %py3_test_envvars with help2man
Date: Sat, 06 Jun 2026 09:10:17 GMT [thread overview]
Message-ID: <178073701702.1.10653134020716126852.rpms-python-bioread-bae9ba332271@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-bioread
Branch : rawhide
Commit : bae9ba33227129f7a5746d4651762c248356e3aa
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-06T10:09:11+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-bioread/c/bae9ba33227129f7a5746d4651762c248356e3aa?branch=rawhide
Log:
Use %py3_test_envvars with help2man
---
diff --git a/python-bioread.spec b/python-bioread.spec
index 4ad876c..9e4832c 100644
--- a/python-bioread.spec
+++ b/python-bioread.spec
@@ -55,7 +55,7 @@ find bioread/runners/ -type f -perm /0111 \
install -d '%{buildroot}%{_mandir}/man1'
for bin in acq2hdf5 acq2mat acq2txt acq_info acq_layout acq_markers
do
- PYTHONPATH='%{buildroot}%{python3_sitelib}' help2man \
+ %{py3_test_envvars} help2man \
--no-info \
--version-string='%{version}' \
--output="%{buildroot}%{_mandir}/man1/${bin}.1" \
reply other threads:[~2026-06-06 9:10 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=178073701702.1.10653134020716126852.rpms-python-bioread-bae9ba332271@fedoraproject.org \
--to=code@musicinmybrain.net \
--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