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:
parent
a8d8b2cba3
commit
cfaea2b27e
@ -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
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
Name: python-Faker
|
||||
Version: 0.8.3
|
||||
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
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/joke2k/faker
|
||||
@ -57,10 +57,9 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Faker is a Python package that generates fake data for you. Whether
|
||||
you need to bootstrap your database, create good-looking XML documents,
|
||||
fill-in your persistence to stress test it, or anonymize data taken from
|
||||
a production service, Faker is for you.
|
||||
Faker is a Python package that generates fake data. It helps with
|
||||
database bootstrapping, creating XML documents, persistence stress
|
||||
testing, and data anonymization from production services.
|
||||
|
||||
%prep
|
||||
%setup -q -n Faker-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user