forked from pool/python-Faker
- Update to 5.3.0:
* json and fixed_width now allow for strings to be fixed or pinned to a static value by prepending @. Thanks @johnbrandborg. * Add en_IN address + phone number provider. Thanks @pulkitgupta2k. * Add en_IN person provider. Thanks @pulkitgupta2k. * Remove invalid surname in nl_NL. Thanks @TheoSinnige. * th_TH strftime: normalize output for unsupported directive on musl-based Linux. Thanks @bact. * Drop support for Python 3.5. Thanks @cclaus. * Add support for Python 3.9. Thanks @cclaus. * Add date_time and bank providers for th_TH. Thanks @bact. * Correct spelling errors in city names for de_DE. Thanks @AnjaGer. * Add name pairs to get matched representation in ja_JP person provider. Thanks @yu-ichiro. * Add SSN, company name, address, and license plate providers for th_TH. Thanks @bact. * Add postcode format, country names, person prefix weights, and update phone number format for th_TH. Thanks @bact. - Update changelog filename in the specfile OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=51
This commit is contained in:
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 6 04:50:57 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 5.3.0:
|
||||
* json and fixed_width now allow for strings to be fixed or pinned to a
|
||||
static value by prepending @. Thanks @johnbrandborg.
|
||||
* Add en_IN address + phone number provider. Thanks @pulkitgupta2k.
|
||||
* Add en_IN person provider. Thanks @pulkitgupta2k.
|
||||
* Remove invalid surname in nl_NL. Thanks @TheoSinnige.
|
||||
* th_TH strftime: normalize output for unsupported directive on musl-based
|
||||
Linux. Thanks @bact.
|
||||
* Drop support for Python 3.5. Thanks @cclaus.
|
||||
* Add support for Python 3.9. Thanks @cclaus.
|
||||
* Add date_time and bank providers for th_TH. Thanks @bact.
|
||||
* Correct spelling errors in city names for de_DE. Thanks @AnjaGer.
|
||||
* Add name pairs to get matched representation in ja_JP person provider.
|
||||
Thanks @yu-ichiro.
|
||||
* Add SSN, company name, address, and license plate providers for th_TH.
|
||||
Thanks @bact.
|
||||
* Add postcode format, country names, person prefix weights, and update
|
||||
phone number format for th_TH. Thanks @bact.
|
||||
- Update changelog filename in the specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 6 04:35:07 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user