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] f44: Update to 0.5.0 (close RHBZ#2528532)
Date: Sun, 20 Sep 2026 06:45:59 GMT	[thread overview]
Message-ID: <178988675953.1.10769313901121788796.rpms-python-trx-python-1e84b22b528d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-trx-python
Branch : f44
Commit : 1e84b22b528db639df97a711e7f8ee15705c7b3d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-14T11:38:37+01:00
Stats  : +14/-5 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-trx-python/c/1e84b22b528db639df97a711e7f8ee15705c7b3d?branch=f44

Log:
Update to 0.5.0 (close RHBZ#2528532)

---
diff --git a/python-trx-python.spec b/python-trx-python.spec
index 15f3b11..d1b23c6 100644
--- a/python-trx-python.spec
+++ b/python-trx-python.spec
@@ -1,5 +1,9 @@
+# The “utils” extra enables more functionality, but at least python3dist(dipy)
+# and python3dist(fury) are not currently packaged.
+%bcond utils_extra 0
+
 Name:           python-trx-python
-Version:        0.4.0
+Version:        0.5.0
 Release:        %{autorelease}
 Summary:        Community-oriented file format for tractography
 
@@ -26,11 +30,11 @@ BuildArch:      noarch
 
 BuildSystem:    pyproject
 BuildOption(generate_buildrequires): --extras=test
+%if %{with utils_extra}
+BuildOption(generate_buildrequires): --extras=utils
+%endif
 BuildOption(install): --assert-license trx
 
-# This would enable more tests, but it was orphaned and retired.
-# BuildRequires:  %%{py3_dist dipy}
-
 %global common_description %{expand:
 This is a Python implementation of the trx file-format for tractography data.
 
@@ -46,6 +50,11 @@ Summary:        %{summary}
 %description -n python3-trx-python %{common_description}
 
 
+%if %{with utils_extra}
+%pyproject_extras_subpkg -n python3-trx-python utils
+%endif
+
+
 %prep -a
 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
 %pyproject_patch_dependency pytest-cov:ignore

diff --git a/sources b/sources
index cc664b8..da1ee9e 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-SHA512 (trx-python-0.4.0.tar.gz) = 5da1234c8afc81263d5aa93513e4918e192716040b963a55b5103ae654eb20986f89f100ee02da94e03d9d8a218b8103006a258f5c88e522b88ae45af09ac9f9
+SHA512 (trx-python-0.5.0.tar.gz) = 6d39ce90a19fa10889820944360146f11fa34315addd0c5fa231444d2dfc72ef87ad0f90a71aa9d2928680be6f3ff0abd87c0e3e229ebd5075435122706ecb4e
 SHA512 (DSI.zip) = 1840690cbd2d14b04a0e2f052c30b07c31b9bdd8e3c0eeeb2a99de256dc4e0f976565b2195a2b9b08f0b33d72c837499a794b2acbf7f22652a7cf1c9817cfddf
 SHA512 (memmap_test_data.zip) = b67c8695b59e9c97589c3dafc5ef077ce3813a08fa9f52ed510ddfdcb02b399352b0e3d3ced92f14434c7224fe85a06feeea53c1230e16f578a5262fcaff5d84
 SHA512 (trx_from_scratch.zip) = bf5ee26defad73003f689296c27ff31f04169e6044de85ab6588b20c5d110a302fa07b7d0b3b69221878d43ff776a8a45735b7d968ce050fd8e0a978f55a39df

                 reply	other threads:[~2026-09-20  6: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=178988675953.1.10769313901121788796.rpms-python-trx-python-1e84b22b528d@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