summaryrefslogtreecommitdiff
path: root/python-phonenumberslite.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-phonenumberslite.spec')
-rw-r--r--python-phonenumberslite.spec8
1 files changed, 4 insertions, 4 deletions
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