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-trx-python] f43: Minor spec-file formatting
Date: Sun, 20 Sep 2026 07:31:46 GMT [thread overview]
Message-ID: <178988950681.1.3133540148517671928.rpms-python-trx-python-40580ca49e25@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-trx-python
Branch : f43
Commit : 40580ca49e252f0c5cac044424d5d250d13a100c
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-14T11:00:41+01:00
Stats : +5/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-trx-python/c/40580ca49e252f0c5cac044424d5d250d13a100c?branch=f43
Log:
Minor spec-file formatting
[skip changelog]
---
diff --git a/python-trx-python.spec b/python-trx-python.spec
index 2172575..3954c96 100644
--- a/python-trx-python.spec
+++ b/python-trx-python.spec
@@ -27,20 +27,19 @@ BuildArch: noarch
# This would enable more tests, but it was orphaned and retired.
# BuildRequires: %%{py3_dist dipy}
-%global _description %{expand:
-This is a Python implementation of the trx file-format for tractography
-data.
+%global common_description %{expand:
+This is a Python implementation of the trx file-format for tractography data.
For details, please visit the documentation web-page at
https://tee-ar-ex.github.io/trx-python/.}
-%description %_description
+%description %{common_description}
%package -n python3-trx-python
Summary: %{summary}
-%description -n python3-trx-python %_description
+%description -n python3-trx-python %{common_description}
%prep
@@ -76,6 +75,7 @@ ln '%{SOURCE1}' '%{SOURCE2}' '%{SOURCE3}' '%{SOURCE4}' "${TRX_HOME}"
%files -n python3-trx-python -f %{pyproject_files}
%doc README.md
+
%{_bindir}/trx
%{_bindir}/trx_concatenate_tractograms
%{_bindir}/trx_convert_dsi_studio
reply other threads:[~2026-09-20 7:31 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=178988950681.1.3133540148517671928.rpms-python-trx-python-40580ca49e25@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