From 31b61f9a569d8daf4f3240ddc21b664915be43f110d48a9cefa51a96447e95cc Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 14 Dec 2021 18:15:16 +0000 Subject: [PATCH] Accepting request 940230 from home:stroeder:python - version update to 8.12.39 OBS-URL: https://build.opensuse.org/request/show/940230 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-phonenumbers?expand=0&rev=22 --- phonenumbers-8.12.39.tar.gz | 3 +++ phonenumbers-8.12.9.tar.gz | 3 --- python-phonenumbers.changes | 5 +++++ python-phonenumbers.spec | 4 ++-- 4 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 phonenumbers-8.12.39.tar.gz delete mode 100644 phonenumbers-8.12.9.tar.gz diff --git a/phonenumbers-8.12.39.tar.gz b/phonenumbers-8.12.39.tar.gz new file mode 100644 index 0000000..3544981 --- /dev/null +++ b/phonenumbers-8.12.39.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7745e1f108654db347d885e814cbb5f225b8c5f5ce336024b193c79291ddaa +size 2268929 diff --git a/phonenumbers-8.12.9.tar.gz b/phonenumbers-8.12.9.tar.gz deleted file mode 100644 index a89e21a..0000000 --- a/phonenumbers-8.12.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f887eceb3d9db17ec479a85245bd0ebe74c5f43489217784215ffb231f8c9e88 -size 2250397 diff --git a/python-phonenumbers.changes b/python-phonenumbers.changes index 6b4a9db..21295c2 100644 --- a/python-phonenumbers.changes +++ b/python-phonenumbers.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 13 12:19:06 UTC 2021 - Michael Ströder + +- version update to 8.12.39 + ------------------------------------------------------------------- Sat Sep 19 04:16:44 UTC 2020 - John Vandenberg diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index 35f4af1..6fd8032 100644 --- a/python-phonenumbers.spec +++ b/python-phonenumbers.spec @@ -1,7 +1,7 @@ # # spec file for package python-phonenumbers # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.9 +Version: 8.12.39 Release: 0 Summary: Python version of Google's common library for international phone numbers License: Apache-2.0