SHA256
1
0
forked from pool/python-Faker

Accepting request 523260 from home:jengelh:branches:devel:languages:python

- Rewrite description to focus on the package.

OBS-URL: https://build.opensuse.org/request/show/523260
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=2
This commit is contained in:
Jan Matejek 2017-09-11 15:41:19 +00:00 committed by Git OBS Bridge
parent a8d8b2cba3
commit cfaea2b27e
2 changed files with 9 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 11 15:22:34 UTC 2017 - jengelh@inai.de
- Rewrite description to focus on the package.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 6 16:41:21 UTC 2017 - toddrme2178@gmail.com Wed Sep 6 16:41:21 UTC 2017 - toddrme2178@gmail.com

View File

@ -22,7 +22,7 @@
Name: python-Faker Name: python-Faker
Version: 0.8.3 Version: 0.8.3
Release: 0 Release: 0
Summary: Faker is a Python package that generates fake data for you Summary: Faker is a Python package that generates fake data
License: MIT License: MIT
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/joke2k/faker Url: https://github.com/joke2k/faker
@ -57,10 +57,9 @@ BuildArch: noarch
%python_subpackages %python_subpackages
%description %description
Faker is a Python package that generates fake data for you. Whether Faker is a Python package that generates fake data. It helps with
you need to bootstrap your database, create good-looking XML documents, database bootstrapping, creating XML documents, persistence stress
fill-in your persistence to stress test it, or anonymize data taken from testing, and data anonymization from production services.
a production service, Faker is for you.
%prep %prep
%setup -q -n Faker-%{version} %setup -q -n Faker-%{version}