public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-trx-python] f43: Minor spec-file formatting
@ 2026-09-20  7:31 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-20  7:31 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-20  7:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20  7:31 [rpms/python-trx-python] f43: Minor spec-file formatting Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox