diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:40:18 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:40:18 +0000 |
commit | b5f93e104325a9cf9ff5151e21b8798f1c6ed71d (patch) | |
tree | 8df6e420696836faafa0d864073205a9f3986fe2 | |
parent | 27cb9dae3bd0d1b86a7eafb2a462fe2c2ae096a2 (diff) |
automatic import of python-phonenumbersliteopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-phonenumberslite.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 8.13.8-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 8.13.10-1 - Package Spec generated @@ -1 +1 @@ -150b3c3ecbcf35e8f670451241cde335 phonenumberslite-8.13.8.tar.gz +6face854cafe9b1ea6e5095118bab0ca phonenumberslite-8.13.10.tar.gz |