14
0
forked from pool/python-Faker

- update to 18.7.0:

* Add `license_plate` for `zh_CN` and `zh_TW`.
  *  Improve accuracy of departments in `fr_FR` provider
    `postcode`.
  * Fix `ssn` provider for `zh_TW`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=88
This commit is contained in:
2023-05-14 15:25:28 +00:00
committed by Git OBS Bridge
parent 748f3253fd
commit b1f03fb366
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun May 14 15:22:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 18.7.0:
* Add `license_plate` for `zh_CN` and `zh_TW`.
* Improve accuracy of departments in `fr_FR` provider
`postcode`.
* Fix `ssn` provider for `zh_TW`.
-------------------------------------------------------------------
Thu May 4 19:12:32 UTC 2023 - Dirk Müller <dmueller@suse.com>