diff options
Diffstat (limited to 'python-faker.spec')
-rw-r--r-- | python-faker.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-faker.spec b/python-faker.spec index f5148a3..0bbf304 100644 --- a/python-faker.spec +++ b/python-faker.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Faker -Version: 17.6.0 +Version: 18.4.0 Release: 1 Summary: Faker is a Python package that generates fake data for you. License: MIT License URL: https://github.com/joke2k/faker -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/78/04/e48df5f6c2cef982e98050ca70672af18544ae0cf23978ec6139729a789d/Faker-17.6.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c7/eb/20bf9b0f8a8b358e39ea38dcc73e720de6a1e98936c9c6830401d6718344/Faker-18.4.0.tar.gz BuildArch: noarch Requires: python3-dateutil @@ -42,7 +42,7 @@ Provides: python3-Faker-doc _| _|_|_| _| _| _|_|_| _| %prep -%autosetup -n Faker-17.6.0 +%autosetup -n Faker-18.4.0 %build %py3_build @@ -82,5 +82,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 17.6.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 18.4.0-1 - Package Spec generated |