From 98fe9b65418dd46a9c0f71e02c5a5b918d122045f164bc7aed16329310149d5a Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Thu, 23 Jan 2025 12:14:45 +0000 Subject: [PATCH] Accepting request 1239788 from home:glaubitz:branches:devel:languages:python - Update to 0.13.7 * Qualify on python 3.13 * Fix test warnings due to scikit-image deprecation. * Update CI test matrix, tighten 3rd party library requirements. * Add ability to construct XML box from file-like object. * Add circle-ci CI. * Fix test suite for numpy 2.x printing (thanks to Arne Keller). OBS-URL: https://build.opensuse.org/request/show/1239788 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glymur?expand=0&rev=28 --- Glymur-0.13.6.tar.gz | 3 --- Glymur-0.13.7.tar.gz | 3 +++ python-Glymur.changes | 11 +++++++++++ python-Glymur.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 Glymur-0.13.6.tar.gz create mode 100644 Glymur-0.13.7.tar.gz diff --git a/Glymur-0.13.6.tar.gz b/Glymur-0.13.6.tar.gz deleted file mode 100644 index 5240a18..0000000 --- a/Glymur-0.13.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30aa8cb81341397949a4bf35e01f7a43756fbd531f0eda575f6c07ab7e1916d2 -size 4566291 diff --git a/Glymur-0.13.7.tar.gz b/Glymur-0.13.7.tar.gz new file mode 100644 index 0000000..44d5dcc --- /dev/null +++ b/Glymur-0.13.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c43fe250ece9e0da8a0c754cdb847ec0d0e120285775888343ec150b737478 +size 4567956 diff --git a/python-Glymur.changes b/python-Glymur.changes index 3c089fb..c241d6b 100644 --- a/python-Glymur.changes +++ b/python-Glymur.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jan 23 10:12:59 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.13.7 + * Qualify on python 3.13 + * Fix test warnings due to scikit-image deprecation. + * Update CI test matrix, tighten 3rd party library requirements. + * Add ability to construct XML box from file-like object. + * Add circle-ci CI. + * Fix test suite for numpy 2.x printing (thanks to Arne Keller). + ------------------------------------------------------------------- Mon Sep 9 12:43:48 UTC 2024 - Markéta Machová diff --git a/python-Glymur.spec b/python-Glymur.spec index b70c356..16c7b83 100644 --- a/python-Glymur.spec +++ b/python-Glymur.spec @@ -1,7 +1,7 @@ # # spec file for package python-Glymur # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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-Glymur -Version: 0.13.6 +Version: 0.13.7 Release: 0 Summary: Tools for accessing JPEG2000 files License: MIT