From 0356d5682d14e0a74ea81ae6f027770b3754b0a3a9f4efd3a14c029de972a11d Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 22 Jan 2025 02:59:36 +0000 Subject: [PATCH] Accepting request 1239220 from home:glaubitz:branches:devel:languages:python - Update to 2.0.11 * Github put up the Linux ARM runners for public repos now, so we can have Linux ARM wheels again OBS-URL: https://build.opensuse.org/request/show/1239220 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cymem?expand=0&rev=8 --- cymem-2.0.10.tar.gz | 3 --- cymem-2.0.11.tar.gz | 3 +++ python-cymem.changes | 7 +++++++ python-cymem.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 cymem-2.0.10.tar.gz create mode 100644 cymem-2.0.11.tar.gz diff --git a/cymem-2.0.10.tar.gz b/cymem-2.0.10.tar.gz deleted file mode 100644 index 880f354..0000000 --- a/cymem-2.0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f51700acfa1209b4a221dc892cca8030f4bc10d4c153dec098042f484c7f07a4 -size 10239 diff --git a/cymem-2.0.11.tar.gz b/cymem-2.0.11.tar.gz new file mode 100644 index 0000000..eb6cabb --- /dev/null +++ b/cymem-2.0.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efe49a349d4a518be6b6c6b255d4a80f740a341544bde1a807707c058b88d0bd +size 10346 diff --git a/python-cymem.changes b/python-cymem.changes index eb0984a..bee97ca 100644 --- a/python-cymem.changes +++ b/python-cymem.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 21 09:53:26 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 2.0.11 + * Github put up the Linux ARM runners for public repos now, + so we can have Linux ARM wheels again + ------------------------------------------------------------------- Thu Dec 5 14:54:52 UTC 2024 - Dirk Müller diff --git a/python-cymem.spec b/python-cymem.spec index 41ff535..90d2347 100644 --- a/python-cymem.spec +++ b/python-cymem.spec @@ -1,7 +1,7 @@ # # spec file for package python-cymem # -# 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-cymem -Version: 2.0.10 +Version: 2.0.11 Release: 0 Summary: Manage calls to calloc/free through Cython License: MIT