From 3c931ede982ca5406eed9fd2bc87e361ef882846cbc53a213c60371bdfd725e0 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 22 Jan 2026 08:53:32 +0000 Subject: [PATCH] - update to 2026.1.8: * Improve code quality. * Improve code quality. * Drop support for Python 3.10, support Python 3.14. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cmapfile?expand=0&rev=19 --- cmapfile-2025.1.1.tar.gz | 3 --- cmapfile-2026.1.8.tar.gz | 3 +++ python-cmapfile.changes | 8 ++++++++ python-cmapfile.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 cmapfile-2025.1.1.tar.gz create mode 100644 cmapfile-2026.1.8.tar.gz diff --git a/cmapfile-2025.1.1.tar.gz b/cmapfile-2025.1.1.tar.gz deleted file mode 100644 index 5185bb3..0000000 --- a/cmapfile-2025.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc0eb03ea3ccc93fd94e29123cd5f60aa08db53f9f09644c7e92d906bc7639e5 -size 11660 diff --git a/cmapfile-2026.1.8.tar.gz b/cmapfile-2026.1.8.tar.gz new file mode 100644 index 0000000..5ed0085 --- /dev/null +++ b/cmapfile-2026.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8787b2bb0e3ded0394fc474ea4f9d7ad341baa3c6e0af9ae886ccd91dd6af728 +size 12245 diff --git a/python-cmapfile.changes b/python-cmapfile.changes index b6855ed..76dc12e 100644 --- a/python-cmapfile.changes +++ b/python-cmapfile.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 22 08:53:24 UTC 2026 - Dirk Müller + +- update to 2026.1.8: + * Improve code quality. + * Improve code quality. + * Drop support for Python 3.10, support Python 3.14. + ------------------------------------------------------------------- Mon Feb 3 13:28:12 UTC 2025 - Dirk Müller diff --git a/python-cmapfile.spec b/python-cmapfile.spec index 4a7acff..531c3ac 100644 --- a/python-cmapfile.spec +++ b/python-cmapfile.spec @@ -1,7 +1,7 @@ # # spec file for package python-cmapfile # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-cmapfile -Version: 2025.1.1 +Version: 2026.1.8 Release: 0 Summary: Write Chimera Map (CMAP) files License: BSD-3-Clause