From 4f4566121a30593fc4239dd7a5264311163b8dd58bbff0bcaede06f9a01614c2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 3 Feb 2025 13:28:47 +0000 Subject: [PATCH] - update to 2025.1.1: * Improve type hints. * Support Python 3.13. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cmapfile?expand=0&rev=17 --- cmapfile-2024.8.28.tar.gz | 3 --- cmapfile-2025.1.1.tar.gz | 3 +++ python-cmapfile.changes | 7 +++++++ python-cmapfile.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 cmapfile-2024.8.28.tar.gz create mode 100644 cmapfile-2025.1.1.tar.gz diff --git a/cmapfile-2024.8.28.tar.gz b/cmapfile-2024.8.28.tar.gz deleted file mode 100644 index 0f7a921..0000000 --- a/cmapfile-2024.8.28.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e328a55091a828f5635cdc7016e52ebd4e55887906bced2ab7679e59f78c4933 -size 11638 diff --git a/cmapfile-2025.1.1.tar.gz b/cmapfile-2025.1.1.tar.gz new file mode 100644 index 0000000..5185bb3 --- /dev/null +++ b/cmapfile-2025.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc0eb03ea3ccc93fd94e29123cd5f60aa08db53f9f09644c7e92d906bc7639e5 +size 11660 diff --git a/python-cmapfile.changes b/python-cmapfile.changes index 74b8995..b6855ed 100644 --- a/python-cmapfile.changes +++ b/python-cmapfile.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 3 13:28:12 UTC 2025 - Dirk Müller + +- update to 2025.1.1: + * Improve type hints. + * Support Python 3.13. + ------------------------------------------------------------------- Sun Sep 29 07:38:31 UTC 2024 - Dirk Müller diff --git a/python-cmapfile.spec b/python-cmapfile.spec index 6dc8e77..4a7acff 100644 --- a/python-cmapfile.spec +++ b/python-cmapfile.spec @@ -1,7 +1,7 @@ # # spec file for package python-cmapfile # -# 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 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-cmapfile -Version: 2024.8.28 +Version: 2025.1.1 Release: 0 Summary: Write Chimera Map (CMAP) files License: BSD-3-Clause