public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-brukerapi] rawhide: Update to 0.4.4 (close RHBZ#2506545)
@ 2026-08-07 20:57 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-07 20:57 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-brukerapi
Branch : rawhide
Commit : 1b9bcce67bb60e062e05a35f0b1c1c0a1bd9a9cf
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-07T21:56:08+01:00
Stats  : +6/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-brukerapi/c/1b9bcce67bb60e062e05a35f0b1c1c0a1bd9a9cf?branch=rawhide

Log:
Update to 0.4.4 (close RHBZ#2506545)

---
diff --git a/python-brukerapi.spec b/python-brukerapi.spec
index 459f508..1e6b38a 100644
--- a/python-brukerapi.spec
+++ b/python-brukerapi.spec
@@ -1,5 +1,5 @@
 Name:           python-brukerapi
-Version:        0.3.0
+Version:        0.4.4
 Release:        %autorelease
 Summary:        Python package providing I/O interface for Bruker data sets
 
@@ -58,6 +58,10 @@ do
     %{python3} -m zipfile --create "test/zenodo_zips/${zip}"
 done
 
+# Similarly, fake the test-data corpus directory to avoid trying to download it
+mkdir --parents resources/testdata
+touch resources/testdata/.not-empty
+
 # Avoid tests that try to use any external data sets
 ignore="${ignore-} --ignore=test/test_split.py"
 ignore="${ignore-} --ignore=test/test_jcampdx.py"

diff --git a/sources b/sources
index 6f4da45..bf48213 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (brukerapi-python-0.3.0.tar.gz) = 77e70cfa0ef6e151adb6ff524d63154dbd9b11ea4a55838a265c1994da5dad2a5af952cc4cfadcc32257434521fadd1ad62341336c1a26c50a130112d9ffdf15
+SHA512 (brukerapi-python-0.4.4.tar.gz) = 622c183bfa36f68ba88cabbbcf9c330db38476dac2819117b8abae022ba8644b9cf2e12e39c0db178f77219288ac9e410091e320be23b827303f6c71549d5ce1

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

only message in thread, other threads:[~2026-08-07 20:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 20:57 [rpms/python-brukerapi] rawhide: Update to 0.4.4 (close RHBZ#2506545) 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