public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/spec2nii] rawhide: Update to 0.8.13 upstream release
@ 2026-07-04  7:26 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-04  7:26 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/spec2nii
            Branch : rawhide
            Commit : 7e303ba15dfbe5edb6618c8ed07be4c533ce1c46
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-07-04T08:19:30+01:00
            Stats  : +30/-3 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/spec2nii/c/7e303ba15dfbe5edb6618c8ed07be4c533ce1c46?branch=rawhide

            Log:
            Update to 0.8.13 upstream release

- Resolves: rhbz#2496716

Upstream tag: 0.8.13
Upstream commit: ff1fbf39

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

---
diff --git a/.gitignore b/.gitignore
index 564e07d..3fe261d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /spec2nii-0.8.10.tar.gz
 /spec2nii-0.8.11.tar.gz
 /spec2nii-0.8.12.tar.gz
+/spec2nii-0.8.13.tar.gz

diff --git a/197.patch b/197.patch
new file mode 100644
index 0000000..e3aa8c2
--- /dev/null
+++ b/197.patch
@@ -0,0 +1,22 @@
+From f40f0889ae0d82cd0052b558bdf163bc8a319563 Mon Sep 17 00:00:00 2001
+From: "Benjamin A. Beasley" <code@musicinmybrain.net>
+Date: Sat, 4 Jul 2026 07:12:50 +0100
+Subject: [PATCH] Allow textual version 8
+
+---
+ pyproject.toml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/pyproject.toml b/pyproject.toml
+index 0025bbf..85bc497 100644
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -23,7 +23,7 @@ dependencies = [
+   "pandas",
+   "nifti-mrs>=1.4.1",
+   "chardet",
+-  "textual>=7.4.0,<8"
++  "textual>=7.4.0,<9"
+ ]
+ 
+ classifiers = [

diff --git a/README.packit b/README.packit
index eb5cf90..dd0af79 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 1.16.0.post1.dev2+ged481c62d.
+The file was generated using packit 1.16.1.

diff --git a/sources b/sources
index 0802ccb..498caec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (spec2nii-0.8.12.tar.gz) = ab857a8047cbcf750f80ef7056c8a4183fca5cd5796ab30585b4039678973af193b37c96e5da86275f06dd8f9e4c8fbcb3d7a938d4cdf1c441d517644c1530fa
+SHA512 (spec2nii-0.8.13.tar.gz) = 0f9db22d7a7780ca312749705b5de22fedeeb26d8ce6dc99fdcd25190289c8e7a970e34f4ba959efd9521ee9c84c4917014c1736b813b3da4ce0bb2229ccab0f

diff --git a/spec2nii.spec b/spec2nii.spec
index 97d23c0..57dd292 100644
--- a/spec2nii.spec
+++ b/spec2nii.spec
@@ -15,7 +15,7 @@
 # seems to consider the command-line tool to be the primary interface, so we
 # use application naming guidelines.
 Name:           spec2nii
-Version:        0.8.12
+Version:        0.8.13
 Release:        %autorelease
 Summary:        Multi-format in vivo MR spectroscopy conversion to NIFTI
 
@@ -71,6 +71,10 @@ Source117:      spec2nii-extract.1
 Source118:      spec2nii-insert.1
 Source119:      spec2nii-clean.1
 
+# Allow textual version 8
+# https://github.com/wtclarke/spec2nii/pull/197
+Patch:          %{url}/pull/197.patch
+
 # The package is arched because a dependency is removed on s390x only. It does
 # not contain any compiled code.
 %global debug_package %{nil}

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

only message in thread, other threads:[~2026-07-04  7:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-04  7:26 [rpms/spec2nii] rawhide: Update to 0.8.13 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