Compare commits

6 Commits

Author SHA256 Message Date
ddaf30c97f Accepting request 1298365 from devel:languages:python
Forwarded request #1298134 from glaubitz

- Update to 2.6
    * NEW: Drop support for Python 3.8.
    * NEW: Add support for Python 3.14.

OBS-URL: https://build.opensuse.org/request/show/1298365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bracex?expand=0&rev=7
2025-08-08 13:13:48 +00:00
50b3d82619 Accepting request 1298134 from home:glaubitz:branches:devel:languages:python
- Update to 2.6
  * NEW: Drop support for Python 3.8.
  * NEW: Add support for Python 3.14.

OBS-URL: https://build.opensuse.org/request/show/1298134
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bracex?expand=0&rev=14
2025-08-08 10:49:38 +00:00
b7f265ae76 Accepting request 1217074 from devel:languages:python
- update to 2.5.post1:
  *   **FIX**: Fix PyPI landing page.

OBS-URL: https://build.opensuse.org/request/show/1217074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bracex?expand=0&rev=6
2024-10-23 19:10:00 +00:00
949c66a48a - update to 2.5.post1:
*   **FIX**: Fix PyPI landing page.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bracex?expand=0&rev=12
2024-10-22 15:54:45 +00:00
9982984b91 Accepting request 1192789 from devel:languages:python
- update to 2.5:
  * **NEW** Add Python 3.13 support.

OBS-URL: https://build.opensuse.org/request/show/1192789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bracex?expand=0&rev=5
2024-08-09 14:16:02 +00:00
b8b8cd8cde - 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
2024-08-09 06:54:56 +00:00
4 changed files with 24 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a27eaf1df42cf561fed58b7a8f3fdf129d1ea16a81e1fadd1d17989bc6384beb
size 26588

3
bracex-2.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98f1347cd77e22ee8d967a30ad4e310b233f7754dbf31ff3fceb76145ba47dc7
size 26642

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Aug 7 11:45:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.6
* NEW: Drop support for Python 3.8.
* NEW: Add support for Python 3.14.
-------------------------------------------------------------------
Tue Oct 22 15:54:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.5.post1:
* **FIX**: Fix PyPI landing page.
-------------------------------------------------------------------
Fri Aug 9 06:54:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.5:
* **NEW** Add Python 3.13 support.
-------------------------------------------------------------------
Thu Dec 14 09:16:43 UTC 2023 - Petr Gajdos <pgajdos@suse.com>

View File

@@ -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.6
Release: 0
Summary: Bash style brace expander
License: MIT