forked from pool/python-Faker
Accepting request 559155 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/559155 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=9
This commit is contained in:
parent
d52669d572
commit
abfbbed3b0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf7dabcd6807c8829da28a4de491adf7998af506b8571db6a6eb58161157248a
|
||||
size 718260
|
3
Faker-0.8.8.tar.gz
Normal file
3
Faker-0.8.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e928cf853ef69d7471421f2a3716a1239e43de0fa9855f4016ee0c9f1057328a
|
||||
size 680636
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 21 18:32:37 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 0.8.8:
|
||||
* made seed_instance return self for chainability.
|
||||
* Add en_US locale for lorem. Thanks @shacker.
|
||||
* fi_FI gender specific data added. Thanks @mikkhola.
|
||||
* fi_FI address and job lists updated. Thanks @mikkhola.
|
||||
* Add iban provider. Thanks @cdaller.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 15 07:07:39 UTC 2017 - arun@gmx.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define oldpython python
|
||||
%bcond_with test
|
||||
Name: python-Faker
|
||||
Version: 0.8.7
|
||||
Version: 0.8.8
|
||||
Release: 0
|
||||
Summary: Faker is a Python package that generates fake data
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user