public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-fslpy] rawhide: Update to 3.28.1 upstream release
@ 2026-07-15 5:35 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-15 5:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-fslpy
Branch : rawhide
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=rawhide
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 5:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 5:35 [rpms/python-fslpy] rawhide: Update to 3.28.1 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