From 9150d2b8d84e6774a9d229603fcf6427b099995fe7665d41252c0a3d9db68aff Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 22 Jan 2024 22:30:45 +0000 Subject: [PATCH] - update to 1.5.0: * Add new 'indexed_extended_header' attribute to access the indexed part of the extended header if it exists * Add support for numpy 1.24, 1.25 and 1.26 and Python 3.12 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mrcfile?expand=0&rev=5 --- python-mrcfile.changes | 8 ++++++++ python-mrcfile.spec | 4 ++-- v1.4.3.tar.gz | 3 --- v1.5.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 v1.4.3.tar.gz create mode 100644 v1.5.0.tar.gz diff --git a/python-mrcfile.changes b/python-mrcfile.changes index d12b314..dc9a604 100644 --- a/python-mrcfile.changes +++ b/python-mrcfile.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 22 22:30:17 UTC 2024 - Dirk Müller + +- update to 1.5.0: + * Add new 'indexed_extended_header' attribute to access the + indexed part of the extended header if it exists + * Add support for numpy 1.24, 1.25 and 1.26 and Python 3.12 + ------------------------------------------------------------------- Tue May 2 11:15:10 UTC 2023 - Jan Engelhardt diff --git a/python-mrcfile.spec b/python-mrcfile.spec index 164ad37..a62955d 100644 --- a/python-mrcfile.spec +++ b/python-mrcfile.spec @@ -1,7 +1,7 @@ # # spec file for package python-mrcfile # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-mrcfile -Version: 1.4.3 +Version: 1.5.0 Release: 0 Summary: MRC file I/O library License: BSD-3-Clause diff --git a/v1.4.3.tar.gz b/v1.4.3.tar.gz deleted file mode 100644 index 5769d48..0000000 --- a/v1.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c2c702167c50c8b67e4ff7b1ec825a6bb60c0bff388950af08c79c5fd49e28b -size 148147024 diff --git a/v1.5.0.tar.gz b/v1.5.0.tar.gz new file mode 100644 index 0000000..cb87a0f --- /dev/null +++ b/v1.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a5f69f85fff9bf2e9f64ef362cb0acf7d8d51ce0da80f39361ec0ca9f0f334 +size 148148453