14
0

Accepting request 944520 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/944520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-phonenumbers?expand=0&rev=12
This commit is contained in:
2022-01-07 11:46:04 +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:0f7745e1f108654db347d885e814cbb5f225b8c5f5ce336024b193c79291ddaa
size 2268929

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 6 18:17:03 UTC 2022 - Michael Ströder <michael@stroeder.com>
- version update to 8.12.40:
New to_string() methods have been added for enum-like classes,
emitting strings that describe integer values known to be enum values.
-------------------------------------------------------------------
Mon Dec 13 12:19:06 UTC 2021 - Michael Ströder <michael@stroeder.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-phonenumbers
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 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 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-phonenumbers
Version: 8.12.39
Version: 8.12.40
Release: 0
Summary: Python version of Google's common library for international phone numbers
License: Apache-2.0