From 7e5c9e54f37bcdb6bd30fa48fec4a568d3e1cbff40007bde71eedd9e192ea84d Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Thu, 23 Jan 2025 11:58:52 +0000 Subject: [PATCH] Accepting request 1239561 from home:glaubitz:branches:devel:languages:python - Update to 1.0.3 * Support python 3.13 OBS-URL: https://build.opensuse.org/request/show/1239561 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybcj?expand=0&rev=7 --- pybcj-1.0.2.tar.gz | 3 --- pybcj-1.0.3.tar.gz | 3 +++ python-pybcj.changes | 6 ++++++ python-pybcj.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 pybcj-1.0.2.tar.gz create mode 100644 pybcj-1.0.3.tar.gz diff --git a/pybcj-1.0.2.tar.gz b/pybcj-1.0.2.tar.gz deleted file mode 100644 index f2eb861..0000000 --- a/pybcj-1.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7f5bef7f47723c53420e377bc64d2553843bee8bcac5f0ad076ab1524780018 -size 2111002 diff --git a/pybcj-1.0.3.tar.gz b/pybcj-1.0.3.tar.gz new file mode 100644 index 0000000..03c3585 --- /dev/null +++ b/pybcj-1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8873637f0be00ceaa372d0fb81693604b4bbc8decdb2b1ae5f9b84d196788d9 +size 2111256 diff --git a/python-pybcj.changes b/python-pybcj.changes index 722d887..915f95c 100644 --- a/python-pybcj.changes +++ b/python-pybcj.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 22 14:49:37 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.0.3 + * Support python 3.13 + ------------------------------------------------------------------- Thu Dec 14 21:39:00 UTC 2023 - Dirk Müller diff --git a/python-pybcj.spec b/python-pybcj.spec index 44c3602..fcad0b0 100644 --- a/python-pybcj.spec +++ b/python-pybcj.spec @@ -1,7 +1,7 @@ # # spec file for package python-pybcj # -# 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 @@ -19,7 +19,7 @@ %define skip_python2 1 %{?sle15_python_module_pythons} Name: python-pybcj -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: A bcj filter library License: LGPL-2.1-or-later