From b5f93e104325a9cf9ff5151e21b8798f1c6ed71d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:40:18 +0000 Subject: automatic import of python-phonenumberslite --- .gitignore | 1 + python-phonenumberslite.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4d608b1..9384fd6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /phonenumberslite-8.13.8.tar.gz +/phonenumberslite-8.13.10.tar.gz diff --git a/python-phonenumberslite.spec b/python-phonenumberslite.spec index 2bdc33c..54ece54 100644 --- a/python-phonenumberslite.spec +++ b/python-phonenumberslite.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-phonenumberslite -Version: 8.13.8 +Version: 8.13.10 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/1d/11/2896a1303e44ac2fdb177a688120525beb308f370df781a72dfe280e6350/phonenumberslite-8.13.8.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/df/0b/06cf4da8d8e74e811730722cb17dfcb6046261475c39c0b47ef4de164784/phonenumberslite-8.13.10.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 phonenumberslite-8.13.8 +%autosetup -n phonenumberslite-8.13.10 %build %py3_build @@ -86,5 +86,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 8.13.8-1 +* Fri Apr 21 2023 Python_Bot - 8.13.10-1 - Package Spec generated diff --git a/sources b/sources index b9143c3..d83f648 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -150b3c3ecbcf35e8f670451241cde335 phonenumberslite-8.13.8.tar.gz +6face854cafe9b1ea6e5095118bab0ca phonenumberslite-8.13.10.tar.gz -- cgit v1.2.3