14
0

Accepting request 1137426 from devel:languages:python

- update to 8.13.27:
  * Use re.fullmatch when available
  * merge upstream 8.13.27 phonenumber fixes

OBS-URL: https://build.opensuse.org/request/show/1137426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-phonenumbers?expand=0&rev=24
This commit is contained in:
2024-01-07 20:41:00 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 7 19:22:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 8.13.27:
* Use re.fullmatch when available
* merge upstream 8.13.27 phonenumber fixes
-------------------------------------------------------------------
Thu Dec 14 21:00:52 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-phonenumbers
#
# 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-phonenumbers
Version: 8.13.26
Version: 8.13.27
Release: 0
Summary: Python version of Google's common library for international phone numbers
License: Apache-2.0