From b8b8cd8cdede878ab382b62a0c93bac7f0c4750cffd4f404acb627e11c13e14d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 9 Aug 2024 06:54:56 +0000 Subject: [PATCH] - update to 2.5: * **NEW** Add Python 3.13 support. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bracex?expand=0&rev=10 --- bracex-2.4.tar.gz | 3 --- bracex-2.5.tar.gz | 3 +++ python-bracex.changes | 6 ++++++ python-bracex.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 bracex-2.4.tar.gz create mode 100644 bracex-2.5.tar.gz diff --git a/bracex-2.4.tar.gz b/bracex-2.4.tar.gz deleted file mode 100644 index 595f1b8..0000000 --- a/bracex-2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a27eaf1df42cf561fed58b7a8f3fdf129d1ea16a81e1fadd1d17989bc6384beb -size 26588 diff --git a/bracex-2.5.tar.gz b/bracex-2.5.tar.gz new file mode 100644 index 0000000..d2cbab9 --- /dev/null +++ b/bracex-2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0725da5045e8d37ea9592ab3614d8b561e22c3c5fde3964699be672e072ab611 +size 26622 diff --git a/python-bracex.changes b/python-bracex.changes index e8667f7..cfbb7a2 100644 --- a/python-bracex.changes +++ b/python-bracex.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 9 06:54:40 UTC 2024 - Dirk Müller + +- update to 2.5: + * **NEW** Add Python 3.13 support. + ------------------------------------------------------------------- Thu Dec 14 09:16:43 UTC 2023 - Petr Gajdos diff --git a/python-bracex.spec b/python-bracex.spec index f98d044..67a59a7 100644 --- a/python-bracex.spec +++ b/python-bracex.spec @@ -1,7 +1,7 @@ # # spec file for package python-bracex # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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-bracex -Version: 2.4 +Version: 2.5 Release: 0 Summary: Bash style brace expander License: MIT