14
0

Accepting request 1291495 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1291495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wcmatch?expand=0&rev=8
This commit is contained in:
2025-07-09 15:29:39 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 2 12:16:23 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 10.1
* NEW: Drop support for Python 3.8 which is "end of life".
* NEW: Add support for Python 3.14.
* NEW: Add wcmatch.glob.compile(pattern) and wcmatch.fnmatch.compile(pattern)
to allow for precompiled matcher objects that can be reused.
-------------------------------------------------------------------
Wed Nov 20 14:08:52 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-wcmatch
#
# 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
@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
%{?python_enable_dependency_generator}
Name: python-wcmatch
Version: 10.0
Version: 10.1
Release: 0
Summary: Wildcard/glob file name matcher
License: MIT

View File

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

3
wcmatch-10.1.tar.gz Normal file
View File

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