From 766d7645119da0ec874f4778be3320ac5e3224979b147f0fb4bdbfa5e3c4e56a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 10 Jan 2025 13:05:41 +0000 Subject: [PATCH] Accepting request 1236838 from home:glaubitz:branches:devel:languages:python - Update to 1.1.1 * Add Python 3.13 support * Minimum required python to be 3.9 OBS-URL: https://build.opensuse.org/request/show/1236838 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyppmd?expand=0&rev=8 --- pyppmd-1.1.0.tar.gz | 3 --- pyppmd-1.1.1.tar.gz | 3 +++ python-pyppmd.changes | 7 +++++++ python-pyppmd.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 pyppmd-1.1.0.tar.gz create mode 100644 pyppmd-1.1.1.tar.gz diff --git a/pyppmd-1.1.0.tar.gz b/pyppmd-1.1.0.tar.gz deleted file mode 100644 index 12ca0f0..0000000 --- a/pyppmd-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d38ce2e4b7eb84b53bc8a52380b94f66ba6c39328b8800b30c2b5bf31693973 -size 1348949 diff --git a/pyppmd-1.1.1.tar.gz b/pyppmd-1.1.1.tar.gz new file mode 100644 index 0000000..a62b816 --- /dev/null +++ b/pyppmd-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a812f1e7628f4c26d05de340b91b72165d7b62778c27d322b82ce2e8ff00cb +size 1349281 diff --git a/python-pyppmd.changes b/python-pyppmd.changes index 28d5886..bbe3637 100644 --- a/python-pyppmd.changes +++ b/python-pyppmd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 10 10:53:49 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.1.1 + * Add Python 3.13 support + * Minimum required python to be 3.9 + ------------------------------------------------------------------- Thu Dec 14 20:51:45 UTC 2023 - Dirk Müller diff --git a/python-pyppmd.spec b/python-pyppmd.spec index f6978ff..9222f38 100644 --- a/python-pyppmd.spec +++ b/python-pyppmd.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyppmd # -# Copyright (c) 2023 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-pyppmd -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: PPMd compression/decompression library License: LGPL-2.1-or-later