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-fslpy] f44: Update to 3.28.1 upstream release
Date: Wed, 15 Jul 2026 08:43:20 GMT	[thread overview]
Message-ID: <178410500078.1.4944213093734367746.rpms-python-fslpy-d47c3d5189f3@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-fslpy
            Branch : f44
            Commit : d47c3d5189f3299c42f5e51d9b9ae49839241f25
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-07-14T14:49:46+01:00
            Stats  : +12/-16 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-fslpy/c/d47c3d5189f3299c42f5e51d9b9ae49839241f25?branch=f44

            Log:
            Update to 3.28.1 upstream release

- Resolves: rhbz#2499950

Upstream tag: 3.28.1
Upstream commit: 7ba6bfcd

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

---
diff --git a/.gitignore b/.gitignore
index c001748..2404ea3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
 /fslpy-3.24.0.tar.gz
 /fslpy-3.25.1.tar.gz
 /fslpy-3.27.0.tar.gz
+/fslpy-3.28.1.tar.gz

diff --git a/README.packit b/README.packit
index 39e81ea..173195e 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.14.0.post1.dev2+g6506c7467.
+The file was generated using packit 1.16.1.post1.dev2+gf84fe2d5b.

diff --git a/python-fslpy.spec b/python-fslpy.spec
index 21f1a9f..9e8e0fc 100644
--- a/python-fslpy.spec
+++ b/python-fslpy.spec
@@ -1,14 +1,14 @@
 # These are problematic, sometimes they randomly fail or hang
 %bcond xvfb_tests 0
 
-%global desc \
-The fslpy project is a FSL programming library written in Python. It is used by \
-FSLeyes.
+%global desc %{expand:
+The fslpy project is a FSL programming library written in Python. It is used by
+FSLeyes.}
 
 %global forgeurl https://github.com/pauldmccarthy/fslpy
 
 Name:           python-fslpy
-Version:        3.27.0
+Version:        3.28.1
 Release:        %autorelease
 Summary:        The FSL Python Library
 
@@ -16,17 +16,15 @@ Summary:        The FSL Python Library
 
 %forgemeta
 
-
 License:        Apache-2.0
 URL:            %forgeurl
 Source0:        %forgesource
 
 BuildArch:      noarch
-# fsleyes dropped it already, so this is a leaf package
-# F40+
+
+# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
 ExcludeArch:    %{ix86}
 
-BuildRequires:  python3-devel
 BuildRequires:  help2man
 
 BuildRequires:  dcm2niix
@@ -36,15 +34,12 @@ BuildRequires:  %{py3_dist wxpython}
 BuildRequires:  xorg-x11-server-Xvfb
 %endif
 
-
-%description
-%{desc}
+%description %{desc}
 
 %package -n python3-fslpy
 Summary:        %{summary}
 
-%description -n python3-fslpy
-%{desc}
+%description -n python3-fslpy %{desc}
 
 %pyproject_extras_subpkg -n python3-fslpy extra
 
@@ -52,7 +47,7 @@ Summary:        %{summary}
 %forgesetup
 
 # Don't run coverage when calling `pytest`
-sed -i 's/--cov=fsl //' pyproject.toml
+sed -i 's/--cov //' pyproject.toml
 
 # remove unneeded shebangs
 find . -type f -name "*.py" -exec sed -i '/^#![  ]*\/usr\/bin\/env python$/ d' {} 2>/dev/null ';'

diff --git a/sources b/sources
index a42a064..dc43c1c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fslpy-3.27.0.tar.gz) = 9d65b0e2d86590a7eadaa2e673ab99ecdec51b46434053f4786699d5fdea44d2d225d1bbc2154e4f6452956a6f710a07b4672970f0be18f630b9fd561c433337
+SHA512 (fslpy-3.28.1.tar.gz) = e1090c24d03f642858e61608798c39231ac68bbc4a6abb4e854863c238cf6de450f75da811957ab0f50e68574268c86cc930ae7f553770102fc2ad7614d820cc

                 reply	other threads:[~2026-07-15  8:43 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=178410500078.1.4944213093734367746.rpms-python-fslpy-d47c3d5189f3@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