From 411728fcd3a5c5b7996fe49160d417c75329dec5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 04:09:47 +0000 Subject: automatic import of python-faker --- .gitignore | 1 + python-faker.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ff9948c..e74833a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 17.6.0-1 +* Fri Apr 21 2023 Python_Bot - 18.4.0-1 - Package Spec generated diff --git a/sources b/sources index 65d15be..d262f94 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0be8117d16ad949c1735f066e67b7040 Faker-17.6.0.tar.gz +5ff77ecb645678655a13fe586f622672 Faker-18.4.0.tar.gz -- cgit v1.2.3