Accepting request 873424 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/873424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2021-02-18 19:41:42 +00:00 committed by Git OBS Bridge
commit b81faa9a62
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b0c4bb678be21a68640007f254259c73d18f7996a3448267716423360519732
size 1043097

3
Faker-6.3.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3971803f32728314c54ba051139cd433fc93fde371e18d07a2cec960a7a2222a
size 1064613

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 18 13:32:16 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
- Update to 6.3.0:
* Add sk_SK automotive provider.
* Add current_country, current_country_code and administrative_unit
* Fix pyfloat returning zeros when positive=True.
* Add currency names for th_TH.
* Add new currency provider pricetag()
* Update th_TH Lorem text provider's punctuations, reduce size of word list
* Synchronize cs_CZ and sk_SK address provider and split postcodes
* Add address, bank, geo and person provider for en_IE
* Add person provider for ga_IE
* Add elements caching and other optimizations.
* Add use_weighting parameter for improved performance.
* Add da_DK address provider.
-------------------------------------------------------------------
Wed Jan 6 04:50:57 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -20,7 +20,7 @@
%define oldpython python
%global skip_python2 1
Name: python-Faker
Version: 5.3.0
Version: 6.3.0
Release: 0
Summary: Python package that generates fake data
License: MIT