14
0
forked from pool/python-Faker

- update to 18.10.1:

* Fix handling leap year in `en_US` Passport provider.
  * Add `passport` Provider and `en_US` Implementation.
  * Fix `fr_FR` `postcode` length.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=92
This commit is contained in:
2023-06-20 17:41:24 +00:00
committed by Git OBS Bridge
parent 363f3447b4
commit 531af2d51f
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 20 17:41:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 18.10.1:
* Fix handling leap year in `en_US` Passport provider.
* Add `passport` Provider and `en_US` Implementation.
* Fix `fr_FR` `postcode` length.
-------------------------------------------------------------------
Sat May 27 21:11:53 UTC 2023 - Dirk Müller <dmueller@suse.com>