SHA256
1
0
forked from pool/python-Faker

Accepting request 1094144 from devel:languages:python

- 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/request/show/1094144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=44
This commit is contained in:
Dominique Leuenberger 2023-06-21 20:37:21 +00:00 committed by Git OBS Bridge
commit 7b66a44251
4 changed files with 12 additions and 4 deletions

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

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80a5ea1464556c06b98bf47ea3adc7f33811a1182518d847860b1874080bd3c9
size 1667357

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>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-Faker
Version: 18.9.0
Version: 18.10.1
Release: 0
Summary: Python package that generates fake data
License: MIT