public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-trx-python] f45: Update to 0.6 upstream release
@ 2026-09-20  6:13 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-20  6:13 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-trx-python
            Branch : f45
            Commit : a87d757911fad520b8ff6c8270d723c2b62791a0
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-09-19T23:07:55+01:00
            Stats  : +9/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-trx-python/c/a87d757911fad520b8ff6c8270d723c2b62791a0?branch=f45

            Log:
            Update to 0.6 upstream release

- Resolves: rhbz#2537099

Upstream tag: 0.6
Upstream commit: 23d13b26

Commit co-authored by Packit automation (https://packit.dev/)

---
diff --git a/README.packit b/README.packit
index bc5362c..5fae86e 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
 This repository is maintained by packit.
 https://packit.dev/
-The file was generated using packit 0.97.2.post1.dev7+g966b87eb.
+The file was generated using packit 1.16.3.post1.dev4+gbf42df0bb.

diff --git a/python-trx-python.spec b/python-trx-python.spec
index d1b23c6..68c2045 100644
--- a/python-trx-python.spec
+++ b/python-trx-python.spec
@@ -3,7 +3,7 @@
 %bcond utils_extra 0
 
 Name:           python-trx-python
-Version:        0.5.0
+Version:        0.6
 Release:        %{autorelease}
 Summary:        Community-oriented file format for tractography
 
@@ -59,6 +59,12 @@ Summary:        %{summary}
 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
 %pyproject_patch_dependency pytest-cov:ignore
 
+# It’s not obvious why these scripts are shipped inside the Python package as
+# package data rather than just kept in the repository, but since they will not
+# be installed with execute permissions, let’s at least remove their shebangs.
+# (If we didn’t, we would need to fix them up, since they use /usr/bin/env.)
+sed --regexp-extended --in-place '1{/^#!/d}' trx/tools/*.py
+
 
 %generate_buildrequires -p
 export SETUPTOOLS_SCM_PRETEND_VERSION='%{version}'

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

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20  6:13 [rpms/python-trx-python] f45: Update to 0.6 upstream release 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