From 079874c92bf1df6b946d586371b315eaa71502cf Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 08:56:57 +0000 Subject: automatic import of python-phonenumbers --- .gitignore | 1 + python-phonenumbers.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 47e1303..97a307d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /phonenumbers-8.13.7.tar.gz +/phonenumbers-8.13.8.tar.gz diff --git a/python-phonenumbers.spec b/python-phonenumbers.spec index 2ce3a31..57caa04 100644 --- a/python-phonenumbers.spec +++ b/python-phonenumbers.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-phonenumbers -Version: 8.13.7 +Version: 8.13.8 Release: 1 Summary: Python version of Google's common library for parsing, formatting, storing and validating international phone numbers. License: Apache License 2.0 URL: https://github.com/daviddrysdale/python-phonenumbers -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4e/fa/9f160f201eaef7df680dbf3740beba6006f020a4eaf7faced2e8e26eec6e/phonenumbers-8.13.7.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/64/e8/7e670c332d3f0b947caff2daf9fd42ccc6c01c9d50162e52e9d243d1129a/phonenumbers-8.13.8.tar.gz BuildArch: noarch @@ -46,7 +46,7 @@ Release [HISTORY](https://github.com/daviddrysdale/python-phonenumbers/blob/dev/ derived from [upstream release notes](https://github.com/google/libphonenumber/blob/master/release_notes.txt). %prep -%autosetup -n phonenumbers-8.13.7 +%autosetup -n phonenumbers-8.13.8 %build %py3_build @@ -86,5 +86,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 8.13.7-1 +* Fri Apr 07 2023 Python_Bot - 8.13.8-1 - Package Spec generated diff --git a/sources b/sources index 7189bdf..a691f3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ebb59e4f77871b373388679c9181687 phonenumbers-8.13.7.tar.gz +32c233ade95fb1fcc5a652bd4c7ee835 phonenumbers-8.13.8.tar.gz -- cgit v1.2.3