diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 04:09:47 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 04:09:47 +0000 |
commit | 411728fcd3a5c5b7996fe49160d417c75329dec5 (patch) | |
tree | f8d9c9c47bfb06d620d9566edc8012605f4259d3 | |
parent | 9787622defeb06f62f8e2537d71171232122d200 (diff) |
automatic import of python-fakeropeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-faker.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /Faker-17.6.0.tar.gz +/Faker-18.4.0.tar.gz 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 @@ -1 +1 @@ -0be8117d16ad949c1735f066e67b7040 Faker-17.6.0.tar.gz +5ff77ecb645678655a13fe586f622672 Faker-18.4.0.tar.gz |